TikTok-SSL-Pinning-Bypass icon indicating copy to clipboard operation
TikTok-SSL-Pinning-Bypass copied to clipboard

"cannot read property 'implementation' of undefined" error

Open DetachHead opened this issue 2 years ago • 3 comments

> frida -U -f com.zhiliaoapp.musically --no-pause -l tiktoksslbypass.js
     ____
    / _  |   Frida 15.1.23 - 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 Apple iPhone (id=xxx)
Spawned `com.zhiliaoapp.musically`. Resuming main thread!
TypeError: cannot read property 'implementation' of undefined
    at <eval> (/tiktoksslbypass.js:1)
[Apple iPhone::com.zhiliaoapp.musically ]-> Process terminated

iphone 6s ios 14 beta, jailbroken with checkra1n

DetachHead avatar Jun 03 '22 05:06 DetachHead

any luck with this?

Muhand avatar Apr 11 '24 20:04 Muhand

nope i gave up

DetachHead avatar Apr 11 '24 21:04 DetachHead

After some digging, you need to downgrade to iOS 13. I haven't tested it out myself because it is a nightmare to downgrade to an unsigned version of iOS at this point (at least for me)

Muhand avatar Apr 24 '24 21:04 Muhand