These are just few of TikTok algorithms that is used by the mobile application. It might be useful for your next TikTok project.
If you find this project helpful and want to support its development, feel free to donate via crypto:
- BTC:
1KA78sxnqEYPdni4txdieGJzVkH8AEn9dy
- ETH:
0xfbfe8b8123572510413b10a0eda3819f29cdbf2b
- USDT (TRC20):
TDDZi86Karm6d6dVWjbjtJXkTgjGaCcPFW
Your support helps me keep this project alive and updated. Thank you!
- X-Gorgon and X-Khronos v0404
- XLOG 02 encrypt/decrypt
- TTEncrypt (also often called Device Register/Applog) encrypt/decrypt
- Captcha Solver
- X-Argus
- X-Ladon
- Check
requirements.txt
- Some dependencies might be missing
pip install -r requirements.txt
uvicorn main:app --reload --host 0.0.0.0 --port 8100
- You now have FastAPI rest client on port 8100 (http://127.0.0.1:8100)
See main.py
file and see usage example of each algorithm implementations.
Sure, make a pull request.
Even a small contribution makes a big difference!
- BTC:
1KA78sxnqEYPdni4txdieGJzVkH8AEn9dy
- ETH:
0xfbfe8b8123572510413b10a0eda3819f29cdbf2b
- USDT (TRC20):
TDDZi86Karm6d6dVWjbjtJXkTgjGaCcPFW
Won't be responsible if used this for other purposes than educational.
Again, USE THIS FOR EDUCATIONAL PURPOSES ONLY