Prerequisites - abrignoni/iLEAPP GitHub Wiki

Prerequisites for running scripts:

1. Have Python 3.7.4 or above installed.
2. Install dependencies. Run pip install -r requirements.txt to add the following libraries:

astc_decomp
biplist
bs4
pyliblzfse
packaging20.1 pathlib22.3.5
pillow
pyinstaller
PySimpleGUI==4.16.0
blackboxprotobuf
nska-deserialize
biplist

3. If you are running on Linux add the tkinter library as so: sudo apt-get install python3-tk.

If running the binaries provided in the version releases no dependencies are needed. These can be found here:
https://github.com/abrignoni/iLEAPP/releases

⚠️ **GitHub.com Fallback** ⚠️