Virus To Shut Down Your Friend's Computer
In this post i will show a simple tricks to make a virus to shut down your friend's computer
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Note : Save Above code with gangsofcoder.bat i.e name of file could be any but the extension '.bat' must be include in the file name otherwise it will not work.
No comments :
Post a Comment