[ bianca ]
[ Bron: unicorn-engine ]
Pakket: ruby-unicorn-engine (2.1.1-2 en anderen)
Verwijzigingen voor ruby-unicorn-engine
Het bronpakket unicorn-engine downloaden:
- [unicorn-engine_2.1.1-2.debian.tar.xz]
- [unicorn-engine_2.1.1-2.dsc]
- [unicorn-engine_2.1.1.orig.tar.gz]
Beheerder:
Externe bronnen:
- Homepage [unicorn-engine.org]
Vergelijkbare pakketten:
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.
Andere aan ruby-unicorn-engine gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.4) [amd64]
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.3~0)
-
- dep: libruby3.3 (>= 3.3.0~preview1)
- Libraries necessary to run Ruby 3.3
-
- dep: libunicorn2t64 (>= 2.1.1)
- Lightweight CPU emulator framework