libcapstone5
lightweight multi-architecture disassembly framework - library
Description
Capstone is a lightweight multi-platform, multi-architecture disassembly framework. Features: - Support multiple hardware architectures: ARM, ARM64 (ARMv8), BPF,
Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G),
SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and
X86 (16, 32, 64)
- Clean/simple/lightweight/intuitive architecture-neutral API.
- Provide details on disassembled instructions (called "decomposer"
by some others).
- Provide semantics of the disassembled instruction, such as list of
implicit registers read & written.
- Implemented in pure C language, with lightweight bindings for
Swift, D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell,
Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++,
OCaml, Lua, Rust, Delphi, Free Pascal & Vala ready either in main
code, or provided externally by the community).
- Native support for all popular platforms: Windows, Mac OSX, iOS,
Android, Linux, \*BSD, Solaris, etc.
- Thread-safe by design.
- Special support for embedding into firmware or OS kernel.
- High performance & suitable for malware analysis (capable of
handling various X86 malware tricks).
- Distributed under the open source BSD license.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://www.capstone-engine.org/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcapstone5