Friday, July 5, 2013

How to Make a Harmless Fake Antivirus




Want to make a fake antivirus? This is the source for you!

EditSteps

  1. 1
    Open Notepad
  2. 2
    Copy this code

Code

  1. 1
    • @echo off
    • title Protect AntiVirus v.8.1
    •  :a
    • cls
    • echo Welcome to Protect AntiVirus! This antivirus is designed to protect your computer from harmful harmful infections.
    • echo Please choose a command from the list. Tap Enter to see
    • commands now
    • pause
    •  :b
    • echo Commands: 1 for quick scan, 2 for full scan, 3 for exit, 4 for update
    • set /p choice=
    • if %choice%==1 goto quick scan
    • if %choice%==2 goto full scan
    • if %choice%==3 goto exit
    • if %choice%==4 goto update
    • goto a
    •  :quick scan
    • cd C:\WINDOWS\system32
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • echo Scan complete. Tap Enter to view results.
    • pause
    • echo No Viruses detected! Enter to continue
    • pause
    • goto b
    •  :full scan
    • cd C:\WINDOWS\system32
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • cd C:\WINDOWS
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • cd C:\Program Files
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • cd C:\Windows.old
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • dir /s
    • echo Scan Complete. Press ENTER to view results
    • pause
    • echo No viruses detected!
    • pause
    • goto b
    •  :update
    • echo Updating defenitions....
    • echo Completed!
    • echo Tap Enter to go to the main screen
    • pause
    • goto b
    •  :exit
    • echo Tap Enter to verify that you want to exit Protect Antivirus\
    • pause
    • exit

End of Code

Save your new fake antivirus

  1. 1
    Go to File and Save as.
  2. 2
    Save to the desktop and File name should be anything you want as long as it ends with only .bat
  3. 3
    Now test it by double clicking it. Done!
  4. 4
    Edit it if you want to. This is my code and you're not forced to use it. Figure out how I did it, then edit it.

1 comment:


  1. This professional hacker is absolutely reliable and I strongly recommend him for any type of hack you require. I know this because I have hired him severally for various hacks and he has never disappointed me nor any of my friends who have hired him too, he can help you with any of the following hacks:

    -Phone hacks (remotely)
    -Credit repair
    -Bitcoin recovery (any cryptocurrency)
    -Make money from home (USA only)
    -Social media hacks
    -Website hacks
    -Erase criminal records (USA & Canada only)
    -Grade change

    Email: cybergoldenhacker at gmail dot com


    ReplyDelete

jazoe