dyld_cache_extract icon indicating copy to clipboard operation
dyld_cache_extract copied to clipboard

The file "dyld_shared_cache_arm64" is not a valid DYLD shared cache file.

Open kingcos opened this issue 7 years ago • 0 comments

Hi, @macmade .

I found that is not worked for dyld_shared_cache_arm64, but worked for dyld_shared_cache_armv7s. I got the dyld_shared_cache from my Jailbroken iPhone 5s, on iOS 9.0.1.

  • dyld_shared_cache_arm64

screen shot 2018-09-09 at 12 13 15

  • dyld_shared_cache_armv7s

screen shot 2018-09-09 at 12 14 08

So is it doesn't support arm64 now? or some other reasons?

Thank you!

kingcos avatar Sep 09 '18 04:09 kingcos