Skip to content

TCG trace plugin - #41

Merged
Rot127 merged 61 commits into
BinaryAnalysisPlatform:trace-10.0from
Rot127:bap-tcg-plugin
Sep 3, 2025
Merged

TCG trace plugin#41
Rot127 merged 61 commits into
BinaryAnalysisPlatform:trace-10.0from
Rot127:bap-tcg-plugin

Conversation

@Rot127

@Rot127 Rot127 commented Jun 20, 2025

Copy link
Copy Markdown

WIP

This will be the new way of tracing the execution and storing it in frames.

Should be way way more portable and doesn't require much refactoring for each architecture.

TODO

  • Implement actual tracing

  • Extend contrib/plugins to build the plugin.

  • Update README about it.

  • Add workflow to build QEMU with the plugin.

  • Always use thread_id (vcpu_id) == 1? So the old and new frames match.

  • ARM/Thumb

  • Upstream gdb xmls

  • Make new release

closes #24

@github-actions github-actions Bot closed this Jun 20, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 20, 2025
@Rot127 Rot127 reopened this Jun 20, 2025
@Rot127
Rot127 force-pushed the bap-tcg-plugin branch 11 times, most recently from 86b5210 to b8bd661 Compare June 22, 2025 17:50
@Rot127
Rot127 marked this pull request as ready for review August 14, 2025 16:25
@Rot127
Rot127 merged commit f78db2c into BinaryAnalysisPlatform:trace-10.0 Sep 3, 2025
1 check passed
@Rot127
Rot127 deleted the bap-tcg-plugin branch September 3, 2025 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant