Home

Awesome

#Installation

  1. Install binutils-dev and libiberty-dev.

    • sudo apt-get install binutils-dev
    • sudo apt-get install libiberty-dev
    • also make sure libopcodes is installed on your system
  2. Install qt.

  3. Download and unzip the contents and go to new-version directory.

  4. Set up path to Qt directory.

    • PATH_TO_QT=/path/to/qt/version/ && export PATH_TO_QT
    • example: PATH_TO_QT=/home/eteru/Qt/5.6/
    • note that inside the qt folder should be the 5.6 version (or higher)
  5. make

#Usage

./ELFDetective to run the program

#Contact

For any issue contact me directly at eteruas@gmail.com