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

Support winedbg #2112

Open
disconnect3d opened this issue Apr 9, 2024 · 1 comment
Open

Support winedbg #2112

disconnect3d opened this issue Apr 9, 2024 · 1 comment

Comments

@disconnect3d
Copy link
Member

It would be nice to support debugging PE processes run via winedbg / attaching to them:

winedbg --gdb --no-start ./XXX.exe

Idk how is this supported right now. Likely we wont be able to fetch vmmaps properly since it may require parsing PE?

To be determined.

@disconnect3d
Copy link
Member Author

Fwiw there is some discussion around that on GEF Discord. GEF does not support this use case currently as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant