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

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 packaging==20.1 pathlib2==2.3.5 pillow pyinstaller PySimpleGUI==4.16.0 blackboxprotobuf nska-deserialize biplist

  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