SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/py-unicorn/pkg/DESCR
Normal file
12
devel/py-unicorn/pkg/DESCR
Normal file
|
@ -0,0 +1,12 @@
|
|||
Unicorn is a lightweight multi-platform, multi-architecture CPU emulator
|
||||
framework.
|
||||
|
||||
Features:
|
||||
|
||||
- Multi-architectures: Arm, Arm64 (Armv8), M68K, Mips, Sparc, & X86
|
||||
(including X86_64).
|
||||
- Clean/simple/lightweight/intuitive architecture-neutral API.
|
||||
- Implemented in pure C language, with bindings for various languages.
|
||||
- High performance by using Just-In-Time compiler technique.
|
||||
- Support fine-grained instrumentation at various levels.
|
||||
- Thread-safe by design.
|
Loading…
Add table
Add a link
Reference in a new issue