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

Implement frida-based cmplog #53

Closed
6 tasks
s1341 opened this issue Apr 13, 2021 · 3 comments
Closed
6 tasks

Implement frida-based cmplog #53

s1341 opened this issue Apr 13, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@s1341
Copy link
Collaborator

s1341 commented Apr 13, 2021

Implement cmplog using frida.

  • aarch64 instrumentation
    • cmp support
    • tbnz/tbz support
    • .s instruction support
    • switch detection and support
  • x86_64 instrumentation
@s1341 s1341 added the enhancement New feature or request label Apr 13, 2021
@domenukk
Copy link
Member

Apart from x86, this is done, right?

@s1341
Copy link
Collaborator Author

s1341 commented Jun 30, 2021

I think so. Except for switch detection... Not sure how to do that at this stage.

@domenukk
Copy link
Member

domenukk commented Sep 6, 2021

Closing this issue for now, since it's somewhat done. Open issues for sub-parts if needed

@domenukk domenukk closed this as completed Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants