DotNetPELib
DotNetPELib copied to clipboard
A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format
Results
1
DotNetPELib issues
Sort by
recently updated
recently updated
newest added
the portions of the code that look up system dlls don't work on linux. This could be improved, especially for .net core... I'm leaving this as an issue rather than...