An obfuscation tool for .Net + Native files. Applying some evasion techniques to bypass anti-virus software and install a persistence in the machine. Also, the output payload can be binded with a legit application while it bytes are being injected to legit process as well.
-
.NET - Coded in Visual Basic .NET, required framework 4.0 dependency.
-
Codedom - No need for external dll to compile
-
USG - Adding some junk methods and rename all variables using chinese language
-
Injection - Hide payload behind a legit process
-
Bind - Add file to run with your payload runtime
-
Anti Analysis - Stop taskmanager and wireshark from analysing your payload
-
Anti Virtual Machines - Uninstall itself if the machine is virtual to avoid scanning or analyzing
To open project you need:
1- Visual Studio 2017+
2- This repository
- NYAN CAT
I, the creator, am not responsible for any actions, and or damages, caused by this software.
You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only.
This software's main purpose is NOT to be used maliciously, or on any system that you do not own, or have the right to use.
By using this software, you automatically agree to the above.
This project is licensed under the MIT License - see the LICENSE file for details