frida-objc-bridge icon indicating copy to clipboard operation
frida-objc-bridge copied to clipboard

Error: Unable to handle type undefined

Open AlexanderGatesV2 opened this issue 3 years ago • 0 comments

Frida 14.2.13 - A world-class dynamic instrumentation toolkit ____ / _ |
| (| | > _ | Commands: // |_| help -> Displays the help system . . . . object? -> Display information about 'object' . . . . exit/quit -> Exit . . . . . . . . More info at https://www.frida.re/docs/home/ Attaching...

[*] Starting Hooking NSLeafProxy Error: Unable to handle type undefined at readType (frida/node_modules/frida-objc-bridge/index.js:1291) at parseSignature (frida/node_modules/frida-objc-bridge/index.js:1241) at makeMethodInvocationWrapper (frida/node_modules/frida-objc-bridge/index.js:1032) at _ (frida/node_modules/frida-objc-bridge/index.js:557) at get (frida/node_modules/frida-objc-bridge/index.js:402) at (/hooking.js:86)

Apple M1 iPhone X 14.3

When I got this error I figured I might be missing "frida-objc-bridge" so I downloaded it but have no idea where to put it or if I'm supposed to make it. No instructions are found.

Any help would be appreciated. Thank you!

AlexanderGatesV2 avatar Mar 05 '21 18:03 AlexanderGatesV2