Prerequisites - abrignoni/iLEAPP GitHub Wiki

Easy Mode

Use the compiled binary releases and no dependencies are needed.

These can be found here:

Advanced Mode

Prerequisites for running uncompiled scripts:

  • Have Python 3.7.4 or above installed.
  • Install dependencies.
  • If you are running on Linux add the tkinter library as so:
    sudo apt-get install python3-tk.
⚠️ **GitHub.com Fallback** ⚠️