arandomdev / DyldExtractor

Extract Binaries from Apple's Dyld Shared Cache
MIT License
404 stars 40 forks source link

Some unresolved C-strings in libafc.dylib iOS 14.3 arm64 #14

Closed PoomSmart closed 3 years ago

PoomSmart commented 3 years ago

Describe the bug

These C-strings (1D9712000 - 1D9712060) are not resolved correctly as I open libafc.dylib extracted from your tool using IDA Pro 7.5

image

To Reproduce

  1. iOS 14.3
  2. arm64, let's say iPhone SE (1st gen)

Additional context Add any other context about the problem here.

arandomdev commented 3 years ago

Thank you for bringing this up, this was fixed with bbafb3891d6c1ea7b9ea88c5472edf745c6e977c.