<div dir="ltr">Greetings,<br><br>Two months after our Blackhat USA talk, we are excited to announce the first release, version 0.9, of Unicorn Engine, the multi-arch, multi-platform CPU emulator framework you are all longing for!<br><br>Unicorn CPU emulator offers some unparalleled features:<br><br>- Multi-architectures: Arm, Arm64 (Armv8), M68K, Mips, PowerPC, Sparc, &amp; X86 (include X86_64).<br>- Clean/simple/lightweight/intuitive architecture-neutral API.<br>- Implemented in pure C language, with bindings for Python, Java, Go &amp; .NET available.<br>- Native support for Windows &amp; *nix (with Mac OSX, Linux, *BSD &amp; Solaris confirmed).<br>- High performance by using Just-In-Time compiler technique.<br>- Support fine-grained instrumentation at various levels.<br>- Thread-safe by design.<br>- Distributed under open source license GPL.<br><br>For further information, see our website at <a href="http://www.unicorn-engine.org">http://www.unicorn-engine.org</a><br><br>Unicorn is a very young project, but we do hope that it will live a long life. The community support will be critical for this little open source framework!<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>Huge thanks go to QEMU project, which Unicorn is based on, and extends much further in its special area. Without the almighty QEMU, Unicorn would not be existent!<br><br>Our engine aims to lay the ground for innovative works. We look forward to seeing many advanced research &amp; development in the security area built on this framework. Let the fun begin!<br><br><br>Thanks,<br>Quynh<br><br></div>