<div dir="ltr">Hi,<br><br>We are excited to announce the 1.0 version for Capstone, the multi-arch, multi-platform disassembly framework you are longing for!<br><br>Why this engine is unique? Capstone offers some unparalleled features:<br>

<br>- Support all important hardware architectures: ARM, ARM64 (aka ARMv8), Mips &amp; X86.<br>- Clean/simple/lightweight/intuitive architecture-neutral API.<br>- Provide details on disassembled instruction (called “decomposer” by others).<br>

- Provide some semantics of the disassembled instruction, such as list of implicit registers read &amp; written.<br>- Implemented in pure C language, with bindings for Python, Ruby, OCaml, C#, Java and GO available.<br>- Native support for Windows &amp; *nix (including MacOSX, Linux, *BSD platforms).<br>

- Thread-safe by design.<br>- Distributed under the open source BSD license.<br><br>For further information, see our website at <a href="http://www.capstone-engine.org">http://www.capstone-engine.org</a><br><br>Being infant 1.0, Capstone might be still buggy or cannot handle many malware tricks yet. But give it a chance and report your findings, so we can fix the issues in the next versions.<br>

<br>Capstone is a very young project: the first line was written just 4 months ago. But we do hope that it will live a long life. The community support is critical for this little open source project!<br><br>We would like show our gratitude to the beta testers for bug reports &amp; code contributions during the beta phase! Their invaluable helps have been tremendous for us to keep this far.<br>

<br>We would like to thank LLVM project, which Capstone is based on. Without the almighty LLVM, Capstone would not be existent!<br><br>Last but not least, big thanks go to Coseinc for the generous sponsor for our project!<br>

<br><br>Thanks,<br>Quynh<br><br></div>