We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you have any other Version of tiktok on your device, Please Clear data and Cache of the Tiktok App and uninstall it completely
Steps Below
https://github.com/Eltion/Tiktok-SSL-Pinning-Bypass/releases/download/v37.0.4/tiktok-v37.0.4.apk
Install it on your device
log into tiktok Normally (Without Any Proxy setup)
now make a tiktok_bypass.js file on your machine and open it with VSCODE and paste the following code from below website and save it.
https://github.com/Eltion/Tiktok-SSL-Pinning-Bypass/blob/main/tiktok-ssl-pinning-bypass.js
You will see the function gets hooked and everything works, I use mitmproxy and am getting all the details fine.
frida --device dce1e347 -N com.zhiliaoapp.musically -l tiktok_bypass.js (Your Device name or number will be different)
frida --device dce1e347 -N com.zhiliaoapp.musically -l tiktok_bypass.js
____ / _ | Frida 16.5.7 - 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 AC2001 (id=dce1e347) [*][*] Waiting for libttboringssl... [*][+] Hooked checkTrustedRecursive [*][+] Hooked SSLContextInit [*][+] Found libttboringssl at: 0x6ed0fca000 [*][+] Hooked function: SSL_CTX_set_custom_verify
**SO right now i tested only on tiktok version 37.0.4, If it works on latest or updated version after this one, Please let us know.
Thanks.**
The text was updated successfully, but these errors were encountered:
Eltion
No branches or pull requests
If you have any other Version of tiktok on your device, Please Clear data and Cache of the Tiktok App and uninstall it completely
Steps Below
https://github.com/Eltion/Tiktok-SSL-Pinning-Bypass/releases/download/v37.0.4/tiktok-v37.0.4.apk
Install it on your device
log into tiktok Normally (Without Any Proxy setup)
now make a tiktok_bypass.js file on your machine and open it with VSCODE and paste the following code from below website and save it.
https://github.com/Eltion/Tiktok-SSL-Pinning-Bypass/blob/main/tiktok-ssl-pinning-bypass.js
You will see the function gets hooked and everything works, I use mitmproxy and am getting all the details fine.
frida --device dce1e347 -N com.zhiliaoapp.musically -l tiktok_bypass.js
(Your Device name or number will be different)**SO right now i tested only on tiktok version 37.0.4, If it works on latest or updated version after this one, Please let us know.
Thanks.**
The text was updated successfully, but these errors were encountered: