An open API service indexing awesome lists of open source software.

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/抖音

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.