Skip to content
Brigs edited this page Sep 7, 2020 · 6 revisions

Prerequisites for running scripts: 0. Have Python 3.7.4 or above.

  1. Install dependencies. Run pip install -r requirements.txt to add the following libraries:

astc_decomp
biplist
bs4
pyliblzfse
packaging==20.1
pathlib2==2.3.5
pillow
pyinstaller
PySimpleGUI==4.16.0
blackboxprotobuf

  1. 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