10000 Qdb improvements by ucgJhe · Pull Request #1407 · qilingframework/qiling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Qdb improvements #1407

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

Merged
merged 5 commits into from
Nov 12, 2023
Merged

Qdb improvements #1407

merged 5 commits into from
Nov 12, 2023

Conversation

ucgJhe
Copy link
Collaborator
@ucgJhe ucgJhe commented Nov 8, 2023
  1. allow multi-breakpoints
    we can now use some thing like ql.debugger = "qdb:0xAAAA:0xBBBB:0xCCCC" for setting up multiple breakpoints

  2. integrity of hooks and patches
    with this commit, all hooks from ql.os should be able to triggered as expected

  3. add simple filter for output of command show , also show both entry points of elf and ld if possible

image

@ucgJhe ucgJhe marked this pull request as draft November 8, 2023 07:52
@ucgJhe ucgJhe marked this pull request as ready for review November 9, 2023 11:05
@ucgJhe ucgJhe marked this pull request as draft November 10, 2023 03:36
@ucgJhe
Copy link
Collaborator Author
ucgJhe commented Nov 10, 2023

6799389#diff-090cd519aa623cfcd98762678b4150bd7a46b3e559fac27eb84a7eec7a703c12R101-R105

The ql.mem.unmap_all will failed here due to the MIPS memory layout issue of Unicorn engine, but it's already fixed in the latest dev brach . So I simply ignore it for now.

@ucgJhe ucgJhe marked this pull request as ready for review November 10, 2023 11:34
@xwings xwings merged commit 0f3c154 into qilingframework:dev Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0