We usually say that antivirus is a protection for our computer and it can make fast our computer. Wen we have no time to download a antivirus then we can make this antivirus. so i can Teaching you making an antivirus by Notepa.
At first open the Notepa and copy and past these cord into the Notepa.
@echo off
title itcare24 Antivirus
echo Itcare24.tk
echo created by your name
:start
IF EXIST virus.bat goto infected
IF NOT EXIST virus.bat goto clean
cd C:\Windows\system32
:infected
echo WARNING VIRUS DETECTED!
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit
title itcare24 Antivirus
echo Itcare24.tk
echo created by your name
:start
IF EXIST virus.bat goto infected
IF NOT EXIST virus.bat goto clean
cd C:\Windows\system32
:infected
echo WARNING VIRUS DETECTED!
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit
now the Notepa mast be save .bat extension. Now you can run these soft.
0 comments: