|
-
Aug 7th, 2006, 02:45 AM
#1
Re: How Virus works and kill it?
You should be knowing what you are doing in order to add code to a .exe file.
It's doable, not a hard thing to do actually. You need to learn assembly language, debug a couple of files and you'll know how and where to insert new code.
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Aug 8th, 2006, 03:44 AM
#2
Thread Starter
Lively Member
Re: How Virus works and kill it?
Can you give me the guide to study Assembly Language(Beginning)?
How Anti-Virus software know which file is virus?
-
Aug 8th, 2006, 11:32 AM
#3
Re: How Virus works and kill it?
 Originally Posted by camlearner
Can you give me the guide to study Assembly Language(Beginning)?
How Anti-Virus software know which file is virus?
Each virus has a unique signature, it inserts it's signature in the first line of the file, so it doesn't keep infecting the same file over and over...
Antivirus software has a database of these signatures, it checks for the signature in files when scanning
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Aug 13th, 2006, 10:20 PM
#4
Thread Starter
Lively Member
Re: How Virus works and kill it?
So it means when a new virus was create, Anti-virus software can not detect it until the signature of the virus has put in the signature of anti-vrus software?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|