Fake Virus [PRANK]
Posted by Unknown on 15:44 with No comments
Today we're going to make a fake virus to prank friends! When the user inserts a pen drive into his PC, he gets fake popup messages!
Step 1: What Do You Need
1) A Windows PC (Any)
2) A Pen Drive/Flash Drive
Step 2: The Concept
We will use a Batch file here. As the user inserts his pen drive, the batch file will automatically run and play pranks with the user :D
He will get scary messages like Deleting My Documents, My Photos,Formatting C:\ Drive, Deleting Boot loader
Step 3: The Code
1) First open notepad and write the code-
@ECHO off
:Begin
:Begin
msg * Deleting Library: My Documents
msg * Unistalling System Games
msg * Deleting Library: My Documents
msg * Deleting Library: My Documents
msg * Disabiling Antivirus
msg * Deleting C:\Windows
msg * Formatting C:\
msg * Deleting Bootloader
msg * Deleting Disk
Now save the file with a (.BAT) exention
Step 4: Testing The Virus
Lets test the program. Just open Virus.bat and test it!
You'll see these scary popups! Now
Step 5: Adding Into Pen Drive
Now just copy the file into pen drive and make your friend run game.bat file (Rename it)
Step 6: Have Fun Hacking!
Have fun scaring your friends!! :)
Categories: Virus
0 comments:
Post a Comment