Security Developer Center > Security Forums > CAT.NET > portable execution file format
Ask a questionAsk a question
 

Questionportable execution file format

  • Tuesday, October 20, 2009 2:00 PMinamsatti Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Microsoft Windows follows an executable file format called the PE (Portable Executable) files. A typical virus / mal-code tries to alter the file and inject malicious code in the file so that it would run during the life time of the program. By studying the file format indicate how this may be averted or what mechanisms are in place already to avoid it. Furthermore what modifications / mechanism do you suggest which may make changes to on-disk executable difficult if not impossible.

All Replies