This is a collection of scripts to aid in reverse engineering and exploit development tasks.
reutils
have a few dependencies:
- Python 3
- Click
- LIEF
You can install them with:
pip install https://github.com/lief-project/LIEF/releases/download/0.9.0/pylief-0.9.0.zip
pip install click