Make a fake virus to scare all of your friendsThis is a featured page


Hey, I will be showing you how to make a great little prank to scare your friends *or enemies*. First things first make sure you have a computer running windows XP it doesn't really matter which version as far as i know.

Make a fake virus to scare all of your friends - Hacking

Testing...

Ok here is where you test the taskkill command
-Open command prompt(start>run>type in "cmd" without the quotes>a black window should pop up)
-type in "taskkill /f /im explorer.exe" (if you are running windows 95 type "kill /f /im explorer.exe")Without the quotes
-hit enter and your icons and startbar should dissapear
-now type "start /im explorer.exe
- if that worked then this file will work
Make a fake virus to scare all of your friends - Hacking
Make a fake virus to scare all of your friends - Hacking

Step 2: write the code...

open a new notepad document and copy and paste the following text:
@echo off
title Do Not Close This Window!
echo Warning system failure! Do not close this window Doing so will harm your computer (press any key to Repair)
pause >nul
echo Deleting C:\... (press any key to cancel)
pause >nul
DIR /s
DIR /s
taskkill /f /im explorer.exe
cls
Echo C:\... Deleted (press any key to restore)
Pause >nul
echo hahahahahahha this is a prank Would you like your icons back (Y/N)
Pause >nul
start /im explorer.exe
cls
echo press any key to exit
Pause >nul
exit


What it means
-"@echo off" means it doesn't show cretain commands up (like echo)
-"Title" just names the windows top bar
-"Pause" means pause running the script until the user presses a key(it also displays"Press any key to continue") That why i have ">nul" after this, it stops it from displaying this message.
-"DIR /s" is a directory search.
-If you completed the test step then you would know what "taskkill /f /im explorer.exe" and "start /im explorer.exe"
-"cls" clears all of the previous text
Make a fake virus to scare all of your friends - Hacking

Step 3: Saving the file correctly


Hit
-file>save as
-file type: all files
-file name: whateveryouwanthere.BAT
-Save

Step 4: Finished


Congratulations! you have just completed a really great prank!
It is totally safe and harmless
So send it around! and have a great laugh!
If you want to send this via email you will have to send it to a compressed zipped folder
Please post comment and i need all the feedback I can get back.(be nice)


naveen98859
naveen98859
Latest page update: made by naveen98859 , Aug 24 2008, 1:54 AM EDT (about this update About This Update naveen98859 Edited by naveen98859

77 words added

view changes

- complete history)
Keyword tags: None
More Info: links to this page
Started By Thread Subject Replies Last Post
Anonymous cmd run when administrator is passowrd 1 Oct 11 2009, 2:46 PM EDT by Anonymous
 
Thread started: Sep 27 2009, 4:49 AM EDT  Watch
how we will run cmd without run windows xp
and administrator is password and another account limted
plz help me what we will do in this case plz plz ???????????????????/
2  out of 2 found this valuable. Do you?    
Keyword tags: cmd run (edit keyword tags)
Show Last Reply
Anonymous cmd run how 0 Sep 27 2009, 4:50 AM EDT by Anonymous
 
Thread started: Sep 27 2009, 4:50 AM EDT  Watch
plz any body is online
0  out of 1 found this valuable. Do you?    
Keyword tags: None (edit keyword tags)
Anonymous hi naveen thats a great job.. i like it 0 May 4 2009, 8:17 AM EDT by Anonymous
 
Thread started: May 4 2009, 8:17 AM EDT  Watch
but if i have windows vista, i ant do this..u let me know plz.. i want to do that for a crack..email me on kam.009@hotmail.com
0  out of 1 found this valuable. Do you?    

Anonymous  (Get credit for your thread)


Showing 3 of 4 threads for this page - view all