Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnSpy debugger Internal debugger error #348

Open
TristonStuart opened this issue Jul 26, 2024 · 1 comment
Open

dnSpy debugger Internal debugger error #348

TristonStuart opened this issue Jul 26, 2024 · 1 comment
Labels
bug Something isn't working debugger Relating to the debugger component

Comments

@TristonStuart
Copy link

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

@TristonStuart TristonStuart added the bug Something isn't working label Jul 26, 2024
@ElektroKill
Copy link
Member

Hi,

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)

@ElektroKill ElektroKill added the debugger Relating to the debugger component label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working debugger Relating to the debugger component
Projects
None yet
Development

No branches or pull requests

2 participants