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 / 5.0.8
Name Modified Size InfoDownloads / Week
Parent folder
capstone-5.0.8.tar.xz 2026-05-23 4.9 MB
capstone-5.0.8.tar.xz.sha256 2026-05-23 88 Bytes
5.0.8 source code.tar.gz 2026-05-23 7.7 MB
5.0.8 source code.zip 2026-05-23 8.4 MB
README.md 2026-05-23 1.5 kB
Totals: 5 Items   20.9 MB 0

Highlights

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

  • 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.
  • x86 decoding uses lookup tables now to increase the overall speed.
  • Add support for x86 MOVSXD instructions.

What's Changed

Full Changelog: https://github.com/capstone-engine/capstone/compare/5.0.7...5.0.8

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