unicorn

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)

Github星跟踪图

Unicorn Engine

Join the chat at https://gitter.im/unicorn-engine/chat

Build Status
Build status

Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework
based on QEMU.

Unicorn offers some unparalleled features:

  • Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, SPARC, and X86 (16, 32, 64-bit)
  • Clean/simple/lightweight/intuitive architecture-neutral API
  • Implemented in pure C language, with bindings for Crystal, Clojure, Visual Basic, Perl, Rust, Ruby, Python, Java, .NET, Go, Delphi/Free Pascal, Haskell and Pharo.
  • Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed)
  • High performance via Just-In-Time compilation
  • Support for fine-grained instrumentation at various levels
  • Thread-safety by design
  • Distributed under free software license GPLv2

Further information is available at http://www.unicorn-engine.org

License

This project is released under the GPL license.

Compilation & Docs

See docs/COMPILE.md file for how to compile and install Unicorn.

More documentation is available in docs/README.md.

Contact

Contact us via mailing list, email or twitter for any questions.

Contribute

If you want to contribute, please pick up something from our Github issues.

We also maintain a list of more challenged problems in a TODO list.

CREDITS.TXT records important contributors of our project.

主要指标

概览
名称与所有者unicorn-engine/unicorn
主编程语言C
编程语言Makefile (语言数: 19)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2015-08-20 16:35:45
推送于2025-04-22 09:14:46
最后一次提交2025-04-10 23:35:52
发布数31
最新版本名称2.1.3 (发布于 )
第一版名称0.9 (发布于 )
用户参与
星数8.1k
关注者数213
派生数1.4k
提交数3.2k
已启用问题?
问题数1130
打开的问题数96
拉请求数797
打开的拉请求数20
关闭的拉请求数195
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?