unicorn-engine 2.0.1.post1-1build2 source package in Ubuntu

Changelog

unicorn-engine (2.0.1.post1-1build2) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 20:28:44 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Timo Röhling
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
unicorn-engine_2.0.1.post1.orig.tar.gz 3.9 MiB 6b276c857c69ee5ec3e292c3401c8c972bae292e0e4cb306bb9e5466c0f14737
unicorn-engine_2.0.1.post1-1build2.debian.tar.xz 10.7 KiB 33347d32f428edd2990ca9eb3d7bb1f91977ebae441fd95f36439aeb7f102618
unicorn-engine_2.0.1.post1-1build2.dsc 2.8 KiB 59a41dfca675356e264d5b4c330cfc241c8c1f436d7e0ee2aa73a56b08cdda72

View changes file

Binary packages built by this source

libunicorn-dev: Lightweight CPU emulator framework (development headers)

 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 headers and development files.

libunicorn2: Lightweight CPU emulator framework

 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 shared library of Unicorn.

libunicorn2-dbgsym: debug symbols for libunicorn2
python3-unicorn: Lightweight CPU emulator framework (Python 3 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 Python 3 bindings.

ruby-unicorn-engine: 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-dbgsym: debug symbols for ruby-unicorn-engine