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 elf_relocations table #20

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Add elf_relocations table #20

merged 4 commits into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. Introduce elf_relocations

    A relocations table fleshed out.
    Not 100% sure how I want to leverage it but the markings of the table
    are there.
    fzakaria committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0f00eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a886a09 View commit details
    Browse the repository at this point in the history
  3. Added object relocations

    fzakaria committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f0039db View commit details
    Browse the repository at this point in the history
  4. Bumped lief and pyright

    * removed redundant cast when bumped to 0.14.1 for LIEF
    fzakaria committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    45a5ae8 View commit details
    Browse the repository at this point in the history