Version 3.0.1-RC2

January 20, 2015

We are happy to announce the Release Candidate 2 of version 3.0.1 of Capstone disassembly framework!

The source code is available in zip and tar.gz formats, or at tagname 3.0.1-rc2 in our Github repo.

Please test and feed back via our contact.

NOTE

  • Do use the Python bindings come with this version, as this fixed some important issues in version 3.0.

    For Java/Ocaml/Python bindings, see respective README files under bindings/ directory in the source on how to do fresh-install.

Summary of the important changes of version 3.0.1-RC2 (see Changelog for more details):

  • Bug fixes for X86, Arm, Arm64.

  • Fixed some issues, including a memory leaking bug, for Python (Cython) bindings.