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

feat: parse certificates, entitlements, symbol table for Mach-O #73

Closed
wants to merge 19 commits into from

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    e1dd0a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba9d16 View commit details
    Browse the repository at this point in the history
  3. clippy fix:

    latonis committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b20a91f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. file fields -> mach0_proto

    latonis committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e79650c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa4ebd View commit details
    Browse the repository at this point in the history
  3. docstring for function

    latonis committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    36f4b4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62b22d1 View commit details
    Browse the repository at this point in the history
  5. swap test for dyld_info

    latonis committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    67147c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix docstring

    latonis committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9a49396 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    7f6c67d View commit details
    Browse the repository at this point in the history
  2. clippy fix

    latonis committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4a03a17 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    f0096bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5fe3b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    8151d1a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    0f91515 View commit details
    Browse the repository at this point in the history
  2. fix comments

    latonis committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b94fc0d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix wasm test

    latonis committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    051e63e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a423f9 View commit details
    Browse the repository at this point in the history
  3. wasm test fix

    latonis committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cddbb96 View commit details
    Browse the repository at this point in the history