Version 3.0.3-RC1

April 28, 2015

We are happy to announce the Release Candidate 1 of version 3.0.3 of Capstone disassembly framework!

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

Please test and feed back via our contact.

NOTE

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

    See file bindings/python/README in the source on how to do fresh-install.


Summary of the important changes of version 3.0.3-RC1 (see Changelog for more details):

  • Fixed a segfault of X86 engine.

  • Some bug fixes for X86, Arm & Sparc.

  • Fixed some issues for Python & Cython bindings.

  • Support to embed Capstone into Mac OS X kernel extensions.

  • Fixed compilation issue with older C compilers such as gcc 4.6.