How to Install python-capstone in Ubuntu 18.04



Install python-capstone by entering the following commands in the terminal:

sudo apt update
sudo apt install python-capstone

Description:

lightweight multi-architecture disassembly framework - Python bindings

Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . These are the Python 2 bindings.

Homepage: http://www.capstone-engine.org/

Version: 3.0.4-5

Section: universe/python