zydis 4.1.1-1 source package in Ubuntu
Changelog
zydis (4.1.1-1) unstable; urgency=low * New upstream version 4.1.1 * d/control: apply X-Style black * d/control: declare dpkg-build-api = 1 * d/control: use my @debian.org email address * d/rules: build with CMake * d/README.source: document packaging worflow -- Andrea Pappacoda <email address hidden> Sun, 06 Apr 2025 23:43:18 +0200
Upload details
- Uploaded by:
- Andrea Pappacoda
- Uploaded to:
- Sid
- Original maintainer:
- Andrea Pappacoda
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zydis_4.1.1-1.dsc | 1.8 KiB | 7d2497a2be3d22c60eefdeb44f357b8cd9fc9af9cca75b230d0edbe2c259e33c |
zydis_4.1.1.orig.tar.gz | 792.4 KiB | dcc31180a31e7f568d79d55f8181bd961981559a5666bf6fac43a69ad8b406bf |
zydis_4.1.1-1.debian.tar.xz | 6.0 KiB | b5c02c6550254e77dd2e249d7bf9ecde9af911c8b5424e57b1d1e4ab23d5499b |
Available diffs
- diff from 4.1.0-3 to 4.1.1-1 (7.7 KiB)
No changes file available.
Binary packages built by this source
- libzydis-dev: fast and lightweight x86/x86-64 disassembler library - development
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
AMD64 instructions and many vendor extensions, doesn't perform dynamic
memory allocations, is thread safe by design and has no third party
dependency - not even libc.
.
This package contains the development files.
- libzydis-doc: fast and lightweight x86/x86-64 disassembler library - documentation
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
AMD64 instructions and many vendor extensions, doesn't perform dynamic
memory allocations, is thread safe by design and has no third party
dependency - not even libc.
.
This package contains the generated Doxygen documentation.
- libzydis4.1: fast and lightweight x86/x86-64 disassembler library
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
AMD64 instructions and many vendor extensions, doesn't perform dynamic
memory allocations, is thread safe by design and has no third party
dependency - not even libc.
.
This package contains the shared library.
- libzydis4.1-dbgsym: debug symbols for libzydis4.1
- zydis-tools: fast and lightweight x86/x86-64 disassembler library - tools
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
AMD64 instructions and many vendor extensions, doesn't perform dynamic
memory allocations, is thread safe by design and has no third party
dependency - not even libc.
.
This package contains the command line tools.
- zydis-tools-dbgsym: debug symbols for zydis-tools