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

Added CPUTypeMismatchException #450

Merged
merged 1 commit into from
Mar 21, 2022

Commits on Mar 21, 2022

  1. Added CPUTypeMismatchException

    1. New exception triggers when there is a cputype or cputype
    mismatch between fat header and internal macho slice in the
    FatFile#populate_machos method.
    
    2. Added a test for it along with adding a new binary file
    to the test/bin/llvm folder.
    apainintheneck committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f5653b4 View commit details
    Browse the repository at this point in the history