NiTroDefender Fake Virus Scanner. Took me awhile :P
4 posters
Page 1 of 1
NiTroDefender Fake Virus Scanner. Took me awhile :P
- Code:
@echo off
echo Copyright NDACT Software 2008 >nul
:trojan
echo NiTroDefender has detected a virus on your computer
pause
echo Activating Virus Scanner
echo Processing Scanner Module... [==========================] 100%
ping -n 2 >nul
echo Starting Scanner Process Protector ... [=======================] 100%
ping -n 2 >nul
echo Starting Program... [======================] 100%
ping -n 2 >nul
echo Welcome to NiTroDefender v4.1 Beta
echo Copyright © 2007 NDACT Software. All rights reserved.
pause
echo Starting System Scan Process...
echo Scanning Directories...
dir /s
echo Directory Scanning Completed (Stage 1 of 4)
pause
echo Deep Scanning Memory...
dir /s
echo Deep Scan : Memory Completed (Stage 2 of 4)
pause
echo Activating Smart Scan.....
pause
echo SafeSmart™ v3.43 Beta
pause
echo Starting Smart Scan...
pause
dir /s
pause
echo Smart Scan Completed! (Stage 3 of 4)
pause
echo Checking Network Connection...
echo Releasing IP Address
ipconfig /release
echo IP Address Release Completed! (Stage 4 of 4 Prestage 1)
ipconfig /renew
echo IP Address Renew Completed! (Stage 4 of 4 Prestage 2)
echo Scan Completed!
pause
echo [Insert Virus Name Here] Found at "C:\Program Files\Internet Explorer\iexplore.exe"
pause
echo Do you want to recover files that are infected? (Y/N)
pause
echo Really???
pause
echo Recovering Files...
dir /s
pause
echo System Recovery Sucessful
pause
echo Thank You for using NiTroDefender v4.1 Beta!
echo You Must restart your computer. Please save all data and documents and
pause
shutdown -r -t 60 -c "Restarting Computer..."
Here it is! Copy and paste to notepad and save it as (with quotes) "NiTroDefender.bat"
NOTE: Batch file is not included becuase it is illegal to transmit batch files through the internet. Using this script means that MKHCB Corp. and NDACT Software have released responsibility of this script. We have reserve the right to give support.
nice
nice bat file
and thanx for the legal info ;-)
and thanx for the legal info ;-)
richnovil- Wiz Kid
- Posts : 66
Join date : 2008-03-09
Location : Perkins, Ohio
Re: NiTroDefender Fake Virus Scanner. Took me awhile :P
Yup. No problem. People usually complain that their computer is like not working right now lol. That is why there is legal info
Re: NiTroDefender Fake Virus Scanner. Took me awhile :P
I made something like that WAY back... Good way to scare people.. Mine actually 'found' some creepy things. Lol!
Nice work Chris!
Nice work Chris!
Re: NiTroDefender Fake Virus Scanner. Took me awhile :P
lol. I made this back in 2006. Just forgot about it until i found my OLD blog.
lol
me & my freind were messing with the batch files on the school sytem then the admin walked up to us while the cmd box was open we were surprized not to get introbble lol
richnovil- Wiz Kid
- Posts : 66
Join date : 2008-03-09
Location : Perkins, Ohio
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum