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

Handle fileoff out of file boundary in load segment commandj when parsing Mach-O #172

Merged
merged 2 commits into from
Jul 1, 2019
Merged

Handle fileoff out of file boundary in load segment commandj when parsing Mach-O #172

merged 2 commits into from
Jul 1, 2019

Commits on Jun 29, 2019

  1. mach: handle large fileoff in load segment command

    Handle gracefully the fileoff in load segment command being outside of
    file boundary as it can occur in valid Mach-O files
    raindev committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    6ba0321 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

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