![]() |
|
Worm Creator (Now with GUI) - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Hacking (https://sinister.li/Forum-Hacking) +--- Forum: Hacking Tools (https://sinister.li/Forum-Hacking-Tools) +--- Thread: Worm Creator (Now with GUI) (/Thread-Worm-Creator-Now-with-GUI) Pages:
1
2
|
Worm Creator (Now with GUI) - noize - 03-16-2013 Batch Worm Creator I had already released a batch malware creator. So I feel like having to explain away a few things about this new version. New features: - GUI; - worm (spreads through peripherals); - possibility to save your default settings for the worm, edit them or reset them. ## Updated: 1.1 ## Download ## Version: 1.0 ## Download Source code Written in batch and C++. Open source. This is my first collaboration with C++, so the C++ part is very basic (you can note that in the software). Please, tell me about any bug or suggestion. Thanks. Screenshot ![]() Screenshot (1.0) ![]() What to do You don't have to touch .bwc files. They are used by BWC.exe. You only have to run bwc.exe and compile the settings. If you already compiled them, you can edit them or clean them whenever you like. Then, just press "Create worm". Edit: Please, note that can be found as trojan, though it's not. If you don't trust me, you can download the source code, look at it and then compile it. Thanks. RE: Worm Creator (Now with GUI) - beenahacker - 03-20-2013 Thanks!!!! What i was looking for!!! RE: Worm Creator (Now with GUI) - noize - 03-28-2013 (03-20-2013, 04:40 PM)beenahacker Wrote: Thanks!!!! What i was looking for!!! Well, actually, this is got less functions than my old Batch malware creator, but I just wanted to try and implement a GUI and also, in my old malware creator I didn't put a spreading function, so I put it in here. RE: Worm Creator (Now with GUI) - noize - 03-28-2013 (03-20-2013, 04:40 PM)beenahacker Wrote: Thanks!!!! What i was looking for!!! Well, actually, this is got less functions than my old Batch malware creator, but I just wanted to try and implement a GUI and also, in my old malware creator I didn't put a spreading function, so I put it in here. RE: Worm Creator (Now with GUI) - WILLDO - 04-02-2013 any tutorials to use this? RE: Worm Creator (Now with GUI) - noize - 04-02-2013 (04-02-2013, 10:51 AM)WILLDO Wrote: any tutorials to use this? When you run BWC.exe it tells you to compile the .txt. In the .txt you find the instructions. Now you can generate your worm by just quickly editing the settings file whenever you want. You don't have to touch .bwc files, just the exe and the txt. RE: Worm Creator (Now with GUI) - Psycho_Coder - 04-03-2013 Great thread, I am downloading this RE: Worm Creator (Now with GUI) - noize - 04-03-2013 (04-03-2013, 04:23 PM)Psycho_Coder Wrote: Great thread, I am downloading this Thanks, also, please note that is detected as trojan, though it's not. If you don't trust me I please ask you to download source instead and compile it, and see that it's clean. Thanks again. RE: Worm Creator (Now with GUI) - Access - 04-09-2013 Thanks! This was what I needed ! RE: Worm Creator (Now with GUI) - noize - 04-13-2013 Edit: a small update on the software. Updated version loaded. And also... (04-09-2013, 12:32 PM)Access Wrote: Thanks! This was what I needed ! Thanks. |