Skip to content

[GUIDE] Working very Well on Version 37.0.4 #60

Open
@firaki12345-cmd

Description

@firaki12345-cmd

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions