facebook / fishhook

A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
BSD 3-Clause "New" or "Revised" License
5.17k stars 965 forks source link

fishhook crash on iOS 13.0 beta #61

Closed ZhiyuWong closed 5 years ago

ZhiyuWong commented 5 years ago

The crash backtrace of crashed thread is list below.

Thread 2 Crashed:
0   Demo                        perform_rebinding_with_section (fishhook.c:105)
1   Demo                        perform_rebinding_with_section (fishhook.c:99)
2   Demo                        rebind_symbols_for_image (fishhook.c:163)
3   Demo                        rebind_symbols (fishhook.c:203)
...
megCanicalKb commented 5 years ago

We are preparing a patch for iOS 13. Here is a preview if you want to test it: https://pastebin.com/SDmuSvZP