CLIFileRW

clifilerw.zip (5,8 MB)
CLIFileRW is a .NET library specifically designed to read and rewrite .NET binaries. The library. develped for the CodeBricks research project, has been developed with the uttermost performance in mind: it interacts with .NET reflection only under explicit request so large code bases can be analyzed using it. The library implements the full .NET binary format as specified by CLI standards.

PE.Net

PENet.zip (198 kB)
PE.Net is a .Net framework based library for whom willing to work with PE (Portable Executable) files.

Windows Managed Interface

winman.zip (743 kB)
Contains all windows native API, classes, interfaces, structures, enumerations, constant to use through dot net languages.