From: Nguyen A. Q. <aq...@gm...> - 2014-11-02 00:30:33
|
Greetings, We are happy to announce the Release Candidate 3 of version 3.0 of Capstone disassembly framework! This would be the last RC before the final release 3.0 (very soon), so please help us to test it. The links to source code are available in http://capstone-engine.org/Version-3.0-RC3.html NOTE: Do use the bindings come with this version, as all the old bindings from previous version 3.0-RC2 or 2.x are incompatible and cannot be run with the *3.0-RC3 core*. For Java/Ocaml/Python bindings, see the respective README files under bindings/ directory in the source on how to do fresh-reinstall. Summary of the important changes since 3.0-RC2 (more detail): - Better support for cross-platform analysis: - Fix an buffer overflow bug in fill_insn() in cs.c. - Fixes & improvements for X86, ARM, Mips & PPC Thanks, Quynh |