This package browser is in early development. Mind the rough edges.

capstone 5.0.1

Lightweight multi-platform, multi-architecture disassembly framework

Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Capstone can disassemble machine code for many supported architectures such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides bindings for Python, Java, OCaml and more.

Installation

Install capstone 5.0.1 as follows:

guix install capstone@5.0.1

Or install the latest version:

guix install capstone

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.