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

emit code coverage trace log for import into external tools #53

Open
williballenthin opened this issue Sep 21, 2020 · 0 comments
Open

Comments

@williballenthin
Copy link
Contributor

it would be useful to see what instructions speakeasy has emulated (via run_speakeasy), such as via the https://github.com/gaasedelen/lighthouse IDA Pro plugin. add an option to this script that emits a log file with the instructions emulated by speakeasy, in a format like:

boombox+3a06
boombox+3a09
boombox+3a0f
boombox+3a15
...

ref

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

No branches or pull requests

1 participant