/ClrDumper

Dump .net assembly from a native loader which uses ClrCreateinstance

Primary LanguageC++

ClrDumper

Dump .net assembly from a native loader which uses ClrCreateInstance

Injects dll, and hook SafeArrayUnaccessData to dump the assembly.

Bypasses all debugger checks, obfuscation!

NOTE: THIS PROGRAM WILL RUN YOUR EXE TO EXTRACT THE ASSEMBLY, USE AT YOUR OWN RISK