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

[FEATURE REQUEST] List, Load and Analyze dynamic loaded modules in live debug #2619

Open
NULL0B opened this issue Mar 2, 2021 · 0 comments
Labels
Debug Issues related to the Debug component of Cutter Enhancement Label requests for new features or to improve existing ones

Comments

@NULL0B
Copy link

NULL0B commented Mar 2, 2021

Is your feature request related to a problem? Please describe.
When debug a windows program that loads a dll at runtime. I ran dmm listed libs and jumped to that lib base addresses. Is it possible to make cutter rebase the project in live to that dll or maybe a memory range. To get its symbols function and stuff. Because when i jump this way i have to manually identify functions and all names are just memory addresses.

Describe the solution you'd like

  1. Add a widget to list loaded libraries dmm backend.
  2. Find dll on disk or in memory and analyze and rebase current project on it. Or add it as a child project.
@NULL0B NULL0B changed the title [FEATURE REQUEST] List Load and Analyze dynamic loaded modules in live debug [FEATURE REQUEST] List, Load and Analyze dynamic loaded modules in live debug Mar 2, 2021
@xarkes xarkes added Debug Issues related to the Debug component of Cutter Enhancement Label requests for new features or to improve existing ones labels Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debug Issues related to the Debug component of Cutter Enhancement Label requests for new features or to improve existing ones
Projects
None yet
Development

No branches or pull requests

2 participants