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

Add support for Ghidra 10.4 #52

Merged
merged 29 commits into from
Oct 3, 2023
Merged

Commits on Sep 29, 2023

  1. Ghidra 10.4

    sei-eschwartz committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    865316e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586d61a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57bd3d View commit details
    Browse the repository at this point in the history
  4. Clean up file

    sei-eschwartz committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e000de7 View commit details
    Browse the repository at this point in the history
  5. Remove calls to supportsDefaultToolContext

    What the heck does this do?
    sei-eschwartz committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f680257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eccb900 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Handle cancel

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    219c193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3351d View commit details
    Browse the repository at this point in the history
  3. Ghidra 10.4 changes

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4d2b2d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c1568f View commit details
    Browse the repository at this point in the history
  5. Remove old dead code

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7d03e03 View commit details
    Browse the repository at this point in the history
  6. Try to use ccache

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f5d82d7 View commit details
    Browse the repository at this point in the history
  7. Fix gradle

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    759165f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88f8660 View commit details
    Browse the repository at this point in the history
  9. Fix test execution

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4c65c68 View commit details
    Browse the repository at this point in the history
  10. Avoid null deref

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f4813a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d2fd93 View commit details
    Browse the repository at this point in the history
  12. Try to use ccache

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8dd2be3 View commit details
    Browse the repository at this point in the history
  13. Try ccache again

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c0d3a03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1b4292 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    528644e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b831b05 View commit details
    Browse the repository at this point in the history
  17. Fix null ref

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c8e6e82 View commit details
    Browse the repository at this point in the history
  18. show stack trace

    sei-eschwartz committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e3feff0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add checked exceptions

    sei-eschwartz committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b6921b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c4b0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3c639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e752aab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16ded0d View commit details
    Browse the repository at this point in the history