Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paradiseduo/ttnetworkmanager
https://github.com/paradiseduo/ttnetworkmanager
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/paradiseduo/ttnetworkmanager
- Owner: paradiseduo
- Created: 2022-11-01T05:55:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T01:36:35.000Z (about 2 years ago)
- Last Synced: 2023-03-05T03:41:46.406Z (almost 2 years ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- 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.