debugger icon indicating copy to clipboard operation
debugger copied to clipboard

DbgEng fails to show the list of modules when debugging a .net binary

Open xusheng6 opened this issue 1 year ago • 0 comments

CrackMev1.zip

When debugging this .NET .exe, binja debugger fails to show the list of loaded modules. Though we know debugging a .NET binary with a native debugger would not be very useful, still, we should be able to show the modules. I tested with WinDbg and it works. Chances are we are missing an update to the module list

xusheng6 avatar Jul 12 '24 05:07 xusheng6