Description
when running js to hook ssl frida have error: Process terminated.
[Pixel 4 XL::com.zhiliaoapp.musically ]->
Thank you for using Frida!
C:\Users\DELL>frida -U -f com.zhiliaoapp.musically -l C:\Users\DELL\Desktop\fridaJs\tiktok-ssl-pinning-bypass.js
____
/ _ | Frida 16.1.10 - 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 Pixel 4 XL (id=9A261FFBA009S5)
Spawning com.zhiliaoapp.musically
...
[][] Waiting for libttboringssl...
Spawned com.zhiliaoapp.musically
. Resuming main thread!
[Pixel 4 XL::com.zhiliaoapp.musically ]-> [][+] Hooked checkTrustedRecursive
[][+] Hooked SSLContextInit
[*][+] Found libttboringssl at: 0x6dad440000
Process terminated
[Pixel 4 XL::com.zhiliaoapp.musically ]->
Thank you for using Frida