noobpk / frida-ios-hook

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
MIT License
929 stars 155 forks source link

Please support frida 16.0.1 #61

Closed kyoshiro972 closed 1 year ago

kyoshiro972 commented 2 years ago

Describe the bug not compatible with frida 16.0.1

To Reproduce Steps to reproduce the behavior:

  1. update frida (pip install -U frida frida-tools)
  2. update frida on Cydia.
  3. run command
  4. error

Screenshots Screen Shot 2022-10-09 at 09 53 07

Desktop (please complete the following information):

Smartphone (please complete the following information):

sassa7777 commented 2 years ago

Try reinstall Frida in Cydia and don’t use checkra1n use Odysseyra1n

noobpk commented 1 year ago

Frida-ios-hook will support latest frida version in next release. Thanks for using <3