Caution
All of the contents in the Git repo is only for educational use only, DO NOT use it for illegal use. Like exploting people. If you found an expliot using something in this repo, please report it to Hackerone or HITCON Zeroday.
I use uv for my main python stuff, and the virtual enviroment is using Python 3.11, which has support for most packages.
Use: uv venv --python 3.11
I use Bun.js for testing, which is just in my stack.
I use Yaak & Insomnia for api trying & fetching.