Skip to content
New issue

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

[GUIDE] Working very Well on Version 37.0.4 #60

Open
firaki12345-cmd opened this issue Dec 20, 2024 · 0 comments
Open

[GUIDE] Working very Well on Version 37.0.4 #60

firaki12345-cmd opened this issue Dec 20, 2024 · 0 comments
Assignees

Comments

@firaki12345-cmd
Copy link

firaki12345-cmd commented Dec 20, 2024

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

  1. First Download this Version of Tiktok from below

https://github.com/Eltion/Tiktok-SSL-Pinning-Bypass/releases/download/v37.0.4/tiktok-v37.0.4.apk

  1. Install it on your device

  2. log into tiktok Normally (Without Any Proxy setup)

  3. 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

  1. and finally now connect your device, using adb and paste the following command. (Make sure your Titkok App is running)

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 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.**

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants