formathack

Python bytecode manipulation and import process customization to do evil stuff with format strings. Nasty!
This is an answer to a StackOverflow question.

Getting it to run

python3 -m venv venv
venv/bin/pip install -r requirements.txt
venv/bin/python -m main

GitHub

https://github.com/mivdnber/formathack