This framework is a part of the master thesis written by Ludvig Blomkvist named "Framework for Hidden Sum Attacks on Blockciphers: Constructing and Launching Hidden Sum Attacks Against Blockciphers". The master thesis can be found here in the git repo under the name of thesis.pdf.
python3 -m venv venv
source venv/bin/activate
pip install .