Hard road for the newby.......
I have been spending many hours a day stuying anything I can find about hacking/cracking....viruses, trojans, security, programming...etc. I have only hit the tip of the ice-berg. I am new to this all, obviously. I don't ever plan to use any of this knowledge with malicious intent.
Can anyone tell me or guide me in the right direction on how to program/write viruses so that I can know first hand the ins and outs? With so many websites and tutorials out there.....I thought it may save some time to ask some like-minded individuals. What programming languge is best for that purpose? Thank you....
Re: Hard road for the newby.......
Quote:
Originally posted here by haraam77
I have been spending many hours a day stuying anything I can find about hacking/cracking....viruses, trojans, security, programming...etc. I have only hit the tip of the ice-berg. I am new to this all, obviously. I don't ever plan to use any of this knowledge with malicious intent.
Can anyone tell me or guide me in the right direction on how to program/write viruses so that I can know first hand the ins and outs? With so many websites and tutorials out there.....I thought it may save some time to ask some like-minded individuals. What programming languge is best for that purpose? Thank you....
You don't need to be a complete computer genius to create a virus. But, for a 'good' (if there is such a thing) virus to be compiled, you need to know all the interwork of the computers you want to infect. Virii must be planned out properly, not just compiled and sent. I've made virii using only DOS...and it was quite destructive (FDISK \MBR). Yet the one I made was simple...and had not much 'planning' I might say to it. Just as much destruction as possible. "Good" (equivilant to "bad") virii, in my opinion, are the ones that exploit a hole, or do odd things such as email any pictures or movies from your Recycle Bin out to people (SirCAM...one of my favorites :)). I used to review source codes to virii, (now this is back in the day) I used to edit them just enough so they wouldn't be detectable by AVKits and test them on friends. :p Evil I know, but it was really funny. There isn't any specific "Language of Choice" by virii creators. I mean, if you look at the ILOVEYOU virus, that was created in VisualBasic - a language that is [i]usually[/u] looked down by "elite ub3r-hax0rs." I used to have VB, C++, Delphi, and ASM (Assembly) in my arsenal. Now I mainly stick to Assembly just because I love it, and prefer it over all others. But I don't go programming virii all the time...no, I'm out of that 'faze'.
I really regret you wanting to learn just so you can wreck havok amoungst the midst of people running WindowsXP boxes. But hey, whatever floats your boat. I'd suggest running a search on here for best results. Or, for some 'fast fun', just make really good freinds (and I mean REALLY good friends) with a fellow virii creator and see if he can share some of his sourcecode with you to edit. Yet learning on your own, I beleive, is quite fun aswell. Just make sure to post how to get get rid of the thing here on AntiOnline. If not for our sake, but for the nice "greenies" as we here at AntiOnline like to call it (Green/Positive AntiPoints).
:)