Super simple loader that spreads over removable drives (USB flash drives, portable and network drives, SD cards).
- You can add the HWID of your PC to the black list and trojan will ignore it
- You can add any payload (executable file)
- Slient work
Program.cs
- Main part of the programHWID.cs
- HWID generatorShortcut.cs
- This class creates shortcutsTools.cs
- Tools for program (for example, payload downloader or executer)USB.cs
- Infects disks and manages files
Use Visual Studio 2015 or 2017 to build this project.
Warning! This program may break your system or someone else's, be careful! Use VirtualBox and disable all external devices to test the program. I do not bear any material or moral responsibility. The software is provided as-is and is under development.