frida / frida-gum

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

Fix TLV initialization on AArch64 #814

Closed jiska2342 closed 2 months ago

jiska2342 commented 3 months 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 2 months ago

Thanks, this is awesome! 🤩