https://github.com/paradiseduo/ttnetworkmanager
SSL pinning that TikTok/抖音
https://github.com/paradiseduo/ttnetworkmanager
bypass douyin exploit payload tiktok
Last synced: 30 days ago
JSON representation
SSL pinning that TikTok/抖音
- Host: GitHub
- URL: https://github.com/paradiseduo/ttnetworkmanager
- Owner: paradiseduo
- Created: 2022-11-01T05:55:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T01:36:35.000Z (over 2 years ago)
- Last Synced: 2025-04-11T20:05:39.990Z (30 days ago)
- Topics: bypass, douyin, exploit, payload, tiktok
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 16
- Watchers: 1
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
``` bash
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.