SwftAIO / TikTok-SSL-Pinning-Bypass

SSL Pinning Bypass For iOS
MIT License
32 stars 6 forks source link

"cannot read property 'implementation' of undefined" error #4

Open DetachHead opened 2 years ago

DetachHead commented 2 years ago
> 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

Muhand commented 5 months ago

any luck with this?

DetachHead commented 5 months ago

nope i gave up

Muhand commented 4 months ago

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)