source code for https://aaron-schroeder.github.io/reverse-engineering
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
pip install -r requirements_dev.txt
source code for https://aaron-schroeder.github.io/reverse-engineering
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
pip install -r requirements_dev.txt