• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C/C++ Blackstar v0.1.0 - Polymorphic Malware

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
010.jpg


Introduction
The goal of the project was to build some knowledge regarding obfuscation, as well as Advanced Unix Programming. To achieve that, I looked at how the Whitecomet project managed to work around anti-viruses, and I implemented it in a keylogger I had written before.

Disclaimer
This project is only here for educational and research purposes. I am not responsible for the stupid things you do. Thank u :)~

v0.1.0 Latest

This release comports all lot of functionalities added to the program:

    a simple static library to easily use the functionalities displayed in the program to any other C/C++ project
    some documentation for said library using Doxygen
    a simple malware, with three main features (reverse-shell, keylogger, and sending critical files) implementing the implementation techniques discussed in the README file
    a simple encrypting program, used to encrypt the malware written as a PoC
    a little script to generate random encryption keys


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top