JD Retail Technology
Dec 17, 2020 · Mobile Development
Understanding Static and Dynamic Linking in iOS Apps and Their Use for Static Library Hooking
This article explains the principles of static and dynamic linking on iOS, details how symbol tables, relocation entries, and GOT/PLT work, and demonstrates a practical static‑library hooking technique using relocation tables and the fishhook library.
Dynamic LinkingHookingMach-O
0 likes · 15 min read