Proctal

Documentation

Installation

The latest version can be found on the website's download page.
To compile you need the following programs installed on your system:

Proctal can optionally compile with the following libraries:

  • capstone - For disassembling instructions.

  • keystone - For assembling instructions.

Then run:

$ mkdir build

# cmake -DCMAKE_BUILD_TYPE=Release ..

$ make

$ make install