PE Static Toolkit | Portable Executable (PE) Analysing Toolkit
Install required python libs
python -m venv w_pe
source w_pe/bin/activate
pip install --upgrade pip
pip install -r requirements.txtconda config --add channels conda-forge
conda install --file requirements_conda.txt
python3 setup.py installYou can access the my other awesome lists here
Contributions of any kind welcome, just follow the guidelines!
