You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to debug a program that used ConfuserEX2 or a version of it. dnSpy throws an error for internal debugger error. Saw in another issue how to get more error info so I built the solution and debugged it and I get this error:
No module found with MVID 'f19bf329-42d8-4ec1-afbc-2ff686c0d7bb' Parameter name: moduleVersionId
I am a big noob to .net, C#, and decompiling in general. Not sure if this is something dnSpy can work around. I can send the .exe file privately but don't want to share publicly.
How To Reproduce
Debug .exe confused with ConfuserEX2
Expected Behavior
Debugger shows me the unpacked .exe in memory that I can dump
Actual Behavior
Debugger will report "Internal debugger error"
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Please provide the executable to me via email [email protected] together with the exact steps you took when debugging the executable (breakpoints you set, where you used step over/step in, etc)
dnSpyEx version
6.5.1
Describe the Bug
Trying to debug a program that used ConfuserEX2 or a version of it. dnSpy throws an error for internal debugger error. Saw in another issue how to get more error info so I built the solution and debugged it and I get this error:
No module found with MVID 'f19bf329-42d8-4ec1-afbc-2ff686c0d7bb' Parameter name: moduleVersionId
I am a big noob to .net, C#, and decompiling in general. Not sure if this is something dnSpy can work around. I can send the .exe file privately but don't want to share publicly.
How To Reproduce
Debug .exe confused with ConfuserEX2
Expected Behavior
Debugger shows me the unpacked .exe in memory that I can dump
Actual Behavior
Debugger will report "Internal debugger error"
Additional Context
No response
The text was updated successfully, but these errors were encountered: