• 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# USB Trojan

Status
Not open for further replies.

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
32
Reaction score
45,552
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
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)
  • Slient 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


  1. Open Config.cs and edit HWID settings.
  2. Open Tools.cs, go to 50 line and modify RunPayload(object) method.
  3. Use Visual Studio 2015 or 2017 to build this project

Download:

To see this hidden content, you must like this content.
 
                                                                                                   root@kali

image.php


 
Status
Not open for further replies.
Back
Top