[ 原始碼: unicorn-engine ]
套件:ruby-unicorn-engine(2.0.1.post1-1 以及其他的)
ruby-unicorn-engine 的相關連結
Debian 的資源:
下載原始碼套件 unicorn-engine:
- [unicorn-engine_2.0.1.post1-1.dsc]
- [unicorn-engine_2.0.1.post1.orig.tar.gz]
- [unicorn-engine_2.0.1.post1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [unicorn-engine.org]
相似套件:
Lightweight CPU emulator framework (Ruby bindings)
Unicorn is a CPU emulator which is based on the CPU emulation code from QEMU. Unlike QEMU, it focuses on the emulation of CPU code without a full system emulation, but with the goal to make the emulation extensible and easy to integrate in custom tools. Unicorn provides language bindings for Python, Ruby, and Rust (among others) and has instrumentation hooks for various CPU events. This makes Unicorn well suited for malware analysis and reverse engineering.
This package installs the Ruby bindings.
其他與 ruby-unicorn-engine 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 3.1.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: libunicorn2 (>= 2.0.1.post1)
- Lightweight CPU emulator framework