Skip to content

coelho-faminto/PEImageDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEImageDetector

Program in JScript.NET to detect if a PE Image is compiled for 32 or 64 bit CPU.

ToDo:

  • verify if image is valid PE (MZ AND PE at first 2 bytes of both DOS and Nt headers);
  • verify if length of array is big enough to access 0x3C + offsets.

About

Program in JScript.NET to detect if a PE Image is compiled for 32 or 64 bit CPU.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors