Download Latest Version capstone-6.0.0-Alpha10-Windows-x64.exe (5.9 MB)
Email in envelope

Get an email when there's a new version of Capstone

Home / 6.0.0-Alpha8
Name Modified Size InfoDownloads / Week
Parent folder
capstone-6.0.0-Alpha8-Windows-x64.exe 2026-05-23 5.9 MB
capstone-devel-6.0.0-Alpha8.x86_64.rpm 2026-05-23 6.6 MB
libcapstone-dev_6.0.0-Alpha8_amd64.deb 2026-05-23 6.8 MB
capstone-6.0.0-Alpha8.tar.xz 2026-05-23 5.7 MB
capstone-6.0.0-Alpha8.tar.xz.sha256 2026-05-23 95 Bytes
6.0.0-Alpha8 source code.tar.gz 2026-05-23 9.2 MB
6.0.0-Alpha8 source code.zip 2026-05-23 10.6 MB
README.md 2026-05-23 5.5 kB
Totals: 8 Items   44.8 MB 0

Highlights

This is a patch release with bug fixes and a few new additions.

Thanks a lot to all the new contributors helping with this release!

Python Bindings

  • Python bindings on Linux load libcapstone.so now with the RTLD_DEEPBIND flag set. On some Linux systems this should limit the symbols' scopes to the library, instead of global ones. Useful for tools which have two different Capstone versions in their dependency tree.

Architectures

  • Update M68k and add support for ColdFire ISA (Sponsored by RizinOrg)
  • Extend M680X support to RS08 and HCS12X.
  • RISC-V: Add reg_access to details.
  • Add support for x86 MOVSXD instructions.
  • x86 decoding uses lookup tables now to increase the overall speed.

What's Changed

New Contributors

Full Changelog: https://github.com/capstone-engine/capstone/compare/6.0.0-Alpha7...6.0.0-Alpha8

Source: README.md, updated 2026-05-23