jitcor / frida-ios-cipher

Intercept all cryptography-related functions on iOS with Frida Api.
MIT License
199 stars 46 forks source link

HTTP Error 404: Not Found #4

Closed xzpqaa closed 2 months ago

xzpqaa commented 2 months ago

❯ frida -U --codeshare frida-ios-cipher -f "com.xxxx.xxxx"


/ _  |   Frida 16.5.2 - A world-class dynamic instrumentation toolkit

| (_| |

| Commands: // |_| help -> Displays the help system . . . . object? -> Display information about 'object' . . . . exit/quit -> Exit . . . . . . . . More info at https://frida.re/docs/home/ . . . . . . . . Connected to iPhone (id=xxxxxxx) Spawning com.xxxx.xxxxx...
Got an unhandled exception while trying to retrieve frida-ios-cipher - HTTP Error 404: Not Found Exiting!

Thank you for using Frida!

I have a problem...

jitcor commented 2 months ago

Please execute the command correctly.