Skip to content
This repository was archived by the owner on Apr 21, 2019. It is now read-only.
This repository was archived by the owner on Apr 21, 2019. It is now read-only.

Supporting arm64 dyld_shared_cache #16

@samyk

Description

@samyk

What would be required to get support for 64-bit? Perhaps I can help?

tigerblood:/Users/samy/Code/jb/misc-jevinskie$ ./dyld_decache ../ios-root/dyld_shared_cache_arm64
  0/1293: Dumping '/usr/lib/libSystem.B.dylib'...
Error: Cannot dump 'libraries/usr/lib/libSystem.B.dylib'. Only 32-bit little-endian single-file
       Mach-O objects are supported.
**** Failed: Undefined error: 0
  1/1293: Dumping '/usr/lib/libc++.1.dylib'...
Error: Cannot dump 'libraries/usr/lib/libc++.1.dylib'. Only 32-bit little-endian single-file
       Mach-O objects are supported.
**** Failed: Undefined error: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions