I am working on a program that will analyze the PE object for various pieces of information.
Reading the specifications, however, I cannot understand why the MZ bytes are, as I cannot find it in the list of machine types that these 2 bytes should represent.
Can anyone clarify?
c ++ header portable-executable
samoz
source share