Closed ahmed24khaled closed 2 years ago
It's not able to find what the pointer is trying to point to, but if you're just using it for crash symbolication, it should be fine.
Thank you for your quick answer. One more question please, on which use case this warning has an impact ?
worst case scenario would be reverse engineering a binary. But most of the time, it's like the dyld binder or something.
got it thank you so much.
Hello,
I'm trying to extract all binaries for iOS 12.5.6 (16H71) arm64, but I got several warnings (2783 binaries concerned) as below:
What does this mean and what is the impact on the extracted binaries ?
I want to use these binaries for crash symbolication.
Thank you.