Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 370 Bytes

TTNetworkManager

This script bypasses SSL pinning that TikTok/抖音 has and may change in the future.

This is for educational purposes only.

To run, run the following command:

frida -U -f com.ss.iphone.ugc.Aweme -l titokpass.js

Please note this will only work on Jailbroken iOS devices.

You must have frida installed prior to running this script.