View Single Post
  #6 (permalink)  
Old 03-03-2005, 03:37 PM
abalfazl abalfazl is offline
WebProWorld Member
 
Join Date: Mar 2005
Posts: 30
abalfazl RepRank 0
Default Mutex

Hello
thanks

Please check this link:

http://www.pandasoftware.com/virus_info/glossary/

Mutex: Some viruses can use a mutex (Mutual Exclusion Object) to control access to resources (e.g. programs or even other viruses) and prevent more than one process from simultaneously accessing the same resource. By doing this, they can make it more difficult for an antivirus to detect them. These viruses can also carry other malicious code in the same way that other types, such as polymorphic viruses, do.




What is a mutex really?

Please give a simple example about mutex.

Why can those viruses make it more difficult for an antivirus to detect them?

Thanks.
Reply With Quote