|
C++ class to read PE.NET
I'm coding a C++ Class in order to read PE.NET executables: by now, it can read some PE.NET, but it work fine. hXXp://quequero.org/uicwiki/images/NET_class.zip You can use it to extract the .NET resources, or to make a tool to remove the StrongNameSignature. Please report to me every PE.NET which my class doesn't read. Comments
| ||||||