Sjsingh101 / SUID-Binary-Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUID-Binary-Explorer

Install

  • Grant permission to installation script
    $ chmod +x install.sh
  • For installing dependencies and granting permission to other scripts
    $ ./install.sh
  • Launch GUI
    $ ./GUI.py
  • Launch TUI
    $ ./TUI.py

Screenshots

GUI

GUI-ScreenShot-1

GUI-ScreenShot-2

TUI

TUI-ScreenShot-1

TUI-ScreenShot-2

About

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%