Skip to content

mivdnber/formathack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python bytecode manipulation and import process customization to do evil stuff with format strings. Nasty!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages