PE reader and editor. Native headers and resources, .NET metadata and disassemblers (x86 and msil).
AsmResolver is a PE inspection library allowing .NET programmers to read, modify and write executable files. This includes .NET as well as native native images. The library exposes high-level representations of the , while still allowing the user to access low-level structures.
Homepage
https://github.com/JerreS/AsmResolver