(02 December, 2020 - 11:00 PM)s3ctor Wrote: Show More
(07 November, 2020 - 11:27 AM)Safeguard Wrote: Show More
USBTROJAN - SPREAD TO USB, SD CARDS, EXTERNAL HD, AND NETWORK DRIVES USB Trojan
Super simple loader that spreads over removable drives (USB flash drives, portable and network drives, SD cards).
Features
You can add the HWID of your PC to the black list and trojan will ignore it
You can add any payload (executable file)
Silent work
Structure of the program
Program.cs - Main part of the program
HWID.cs - HWID generator
Config.cs - Configuration file
Shortcut.cs - This class creates shortcuts
Tools.cs - Tools for trojan (net utils, and your payload)
USB.cs - Infects disks and manages files
Build
Open Config.cs and edit HWID settings.
Open Tools.cs, go to 50 line and modify RunPayload(object) method.
Use Visual Studio 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 for what you do with this!
NOTE: I did not make this
(07 November, 2020 - 11:27 AM)Safeguard Wrote: Show More
USBTROJAN - SPREAD TO USB, SD CARDS, EXTERNAL HD, AND NETWORK DRIVES USB Trojan
Super simple loader that spreads over removable drives (USB flash drives, portable and network drives, SD cards).
Features
You can add the HWID of your PC to the black list and trojan will ignore it
You can add any payload (executable file)
Silent work
Structure of the program
Program.cs - Main part of the program
HWID.cs - HWID generator
Config.cs - Configuration file
Shortcut.cs - This class creates shortcuts
Tools.cs - Tools for trojan (net utils, and your payload)
USB.cs - Infects disks and manages files
Build
Open Config.cs and edit HWID settings.
Open Tools.cs, go to 50 line and modify RunPayload(object) method.
Use Visual Studio 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 for what you do with this!
NOTE: I did not make this
(02 December, 2020 - 11:00 PM)s3ctor Wrote: Show More
(07 November, 2020 - 11:27 AM)Safeguard Wrote: Show More
USBTROJAN - SPREAD TO USB, SD CARDS, EXTERNAL HD, AND NETWORK DRIVES USB Trojan
Super simple loader that spreads over removable drives (USB flash drives, portable and network drives, SD cards).
Features
You can add the HWID of your PC to the black list and trojan will ignore it
You can add any payload (executable file)
Silent work
Structure of the program
Program.cs - Main part of the program
HWID.cs - HWID generator
Config.cs - Configuration file
Shortcut.cs - This class creates shortcuts
Tools.cs - Tools for trojan (net utils, and your payload)
USB.cs - Infects disks and manages files
Build
Open Config.cs and edit HWID settings.
Open Tools.cs, go to 50 line and modify RunPayload(object) method.
Use Visual Studio 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 for what you do with this!
NOTE: I did not make this