|
||||||
| Software Security Information to inform users on how to protect their personal software / applications. Learn how to protect against software crackers. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
There are so many viruses, and many does the same job(or so I assume). What is the thing that makes them different in the eyes of anti-virus?
I understand that they read the signature, but what exactly is a signature? Is it like checksum? Is it a determining code in the file? What is it, really? However, new virus comes out everyday, so how is it that they are 'new', since many of them have probably the same code structure anyway? That is of course assuming a simple structure of virus Copies itself to camoflauge->Sets startup->spread->payload So, how do I make a malware that it will not get detected? Packers did come up a couple of times in my search, but I have no idea what it's about in details. Thanks in advance! ![]() |
| Sponsored Links |
|
|
|
|||
|
I've always wondered how they identify different types of viruses as well. I assume it is something fundamental in the code. By the way, why do you want to make a malware?
__________________
Make Money Online |
|
|||
|
Hello there,
Its an interesting one. Nowadays we can see see that 13 year old boys creating malware and destroying the database of entire network. They do some lazy programs into the root and cracks up. Its been updating according to the new softwares..
__________________
http://www.sambahosting.com |
|
|||
|
Most AVs work by searching for known signatures. Which are portions of the virus code that basically identify that virus as itself. Some other AVs will also watch for stuff like registry writes, and then quarantine programs that are trying to do such stuff without your approval. However, some newer AVs are also using heuristics.
Also making malware is gay. Make a virus, make a worm, or make a trojan, don't make some shitty program that is going to copy itself in the registry and start displaying stupid messages or messing with my mouse. Also, what does this mean? LOL Quote:
|
|
|||
|
Hmm, actually viruses, worms and trojans are subset of malwares.
Code:
Malware is software designed to infiltrate or damage a computer system without the owner's informed consent. How does a heuristic scanner works by the way? |
| Sponsored Links |
|
|
|
|||
|
Malware, is the group that all programs fall into that aren't good enough to be viruses, trojans, or worms. Which is probably what you will be coding.
|
|
|||
|
DELETED
Yeah, Slice Ownz Your Posts. Get over it /Talk Last edited by xXHalfSliceXx; 07-14-2008 at 09:03 PM. |
|
|||
|
You know your a waste of my time don't you?
In any case I use dictionaries that don't include slang and I use words in their proper manner. There is a word for homosexuality and it is not gay. When you misuse words like that you confuse people and if your dictionary include homosexual in the meanings for the word gay, they have committed an error in judgment. Much like your parents leaving you on the PC without proper supervision. About the only thing cool about you is your avatar. |
|
|||
|
DELETED
Yeah, Slice Ownz Your Posts. Get over it /Talk Last edited by xXHalfSliceXx; 07-14-2008 at 09:01 PM. |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Doing final year project based upon an intrusion detection system (IDS) - Need Help! | naveed.pasha | Programming Theory | 6 | 07-07-2008 06:15 PM |
| Confronting a virus problem | TeH | Computer Software/OS | 3 | 02-13-2008 11:50 AM |
| Creator of First Computer Virus to Take On Google | Kernel | Programming News | 8 | 01-04-2008 12:54 PM |
| Tutorial to Remove the Virus "Trojan horse Startpage.ADE" | clookid | Tutorials, Classes and Code | 9 | 01-09-2007 09:39 PM |
| Funny virus scan | DevilsCharm | Technology Ramble | 12 | 09-16-2006 05:12 AM |