SYSTEM&WEB HACKING: September 2012

Friday, September 21, 2012

.bat code for shutdown a computer

type in notepad

@echo off
msg * I don’t like you
shutdown -c “Hahahah You are Doomed” -s

save it as hckr333.bat