frida / frida-gum

Cross-platform instrumentation and introspection library written in C
https://frida.re
Other
733 stars 242 forks source link

Fix TLV initialization on AArch64 #814

Closed jiska2342 closed 1 month ago

jiska2342 commented 1 month ago

Fix a number of issues introduced in #709. Injecting a library using TLVs now works on iOS.

Tested on an iPhone 14 running iOS 16.2.1 with Dopamine.

oleavr commented 1 month ago

Thanks, this is awesome! 🤩