This commit is contained in:
Nguyen Anh Quynh
2015-10-16 00:22:04 +08:00
parent 468b6eace7
commit a2edc1852d

View File

@ -10,7 +10,7 @@ Unicorn offers some unparalleled features:
- Clean/simple/lightweight/intuitive architecture-neutral API - Clean/simple/lightweight/intuitive architecture-neutral API
- Implemented in pure C language, with bindings for Python, Java, and Go - Implemented in pure C language, with bindings for Python, Java, and Go
- Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed) - Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed)
- High performace via Just-In-Time compilation - High performance via Just-In-Time compilation
- Support for fine-grained instrumentation at various levels - Support for fine-grained instrumentation at various levels
- Thread-safety by design - Thread-safety by design
- Distributed under open source license GPL - Distributed under open source license GPL