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

Massage libunwind around Frida hooks #515

Merged
merged 14 commits into from
May 13, 2024
Merged

Massage libunwind around Frida hooks #515

merged 14 commits into from
May 13, 2024

Commits on May 13, 2024

  1. Add unwind sitter

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b9788e5 View commit details
    Browse the repository at this point in the history
  2. Add exception-catcher labrat for darwin

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ddd9282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6a507 View commit details
    Browse the repository at this point in the history
  4. Add support for slide info v5

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    907ec77 View commit details
    Browse the repository at this point in the history
  5. Remove unused stuff

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5bf25ee View commit details
    Browse the repository at this point in the history
  6. WIP Use translate_return_address

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a4b835f View commit details
    Browse the repository at this point in the history
  7. Use interceptor and simplify to the bone

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    26e24fe View commit details
    Browse the repository at this point in the history
  8. Remove more unused stuff

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d807313 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3dcee07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28b0ce3 View commit details
    Browse the repository at this point in the history
  11. Fix was_signed check

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2f7c13c View commit details
    Browse the repository at this point in the history
  12. Remove unused define

    mrmacete authored and oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9faf9bd View commit details
    Browse the repository at this point in the history
  13. Fix minor nits

    oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    48a142f View commit details
    Browse the repository at this point in the history
  14. Tweak style

    oleavr committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6d6097a View commit details
    Browse the repository at this point in the history