From: Nguyen A. Q. <aq...@gm...> - 2015-01-05 16:32:22
|
Greetings, We are pleased to announce the Release Candidate 1 of version 3.0.1 of Capstone disassembly framework! Find the link to source code at http://capstone-engine.org/Version-3.0.1-RC1.html Or get it from the tag name “3.0.1-rc1” in our Github repo at https://github.com/aquynh/capstone Please test and report all the issues you can find. Summary of important changes in v3.0.1 - Bug fixes for X86, Arm, Arm64 & PowerPC. - X86 engine now can handle better some tricky X86 code. - Fixed some memory leaking & NULL memory access issues for Python bindings. So be sure to reinstall the Python binding together with the new core. Thanks, Quynh |