Skip to content

added a history tracker to get coverage information about the execution of the binary#1313

Merged
xwings merged 2 commits intoqilingframework:devfrom
anotherdish:feature/improve-coverage-interface
Feb 24, 2023
Merged

added a history tracker to get coverage information about the execution of the binary#1313
xwings merged 2 commits intoqilingframework:devfrom
anotherdish:feature/improve-coverage-interface

Conversation

@anotherdish
Copy link

this feature set expands on the idea of being able to explore execution/coverage of a binary from qiling

current coverage features include tracing and drcov, but no way of interacting with the execution history directly from within python. this feature allows a user to more easily explore the execution history, and some convenience functions to support the exploration

Checklist

Which kind of PR do you create?

  • This PR only contains minor fixes.
  • This PR contains major feature update.
  • This PR introduces a new function/api for Qiling Framework.

Coding convention?

  • The new code conforms to Qiling Framework naming convention.
  • The imports are arranged properly.
  • Essential comments are added.
  • The reference of the new code is pointed out.

Extra tests?

  • No extra tests are needed for this PR.
  • I have added enough tests for this PR.
  • Tests will be added after some discussion and review.

Changelog?

  • This PR doesn't need to update Changelog.
  • Changelog will be updated after some proper review.
  • Changelog has been updated in my PR.

Target branch?

  • The target branch is dev branch.

One last thing


@xwings xwings merged commit 9d2069e into qilingframework:dev Feb 24, 2023
@anotherdish anotherdish deleted the feature/improve-coverage-interface branch February 24, 2023 15:31
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.

3 participants