Automic VaultAutomic Vault

brew

Installer zydis avec Homebrew, apk, apt, dnf, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zydis pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install zydis

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add zydis

Alpine Linux edge package indexes · zydis · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install libzydis-dev

Debian stable package indexes · libzydis-dev · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install zydis

Fedora Rawhide package metadata · zydis · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#zydis

nixpkgs package indexes · pkgs/by-name/zy/zydis/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S zydis

Arch Linux sync databases · zydis · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Fast and lightweight x86/x86_64 disassembler library

Commandes et alias

  • ZydisDisasm
  • ZydisInfo

historique

Historique du projet et usages

Zydis is Zyantific's compact x86 and x86-64 decoder, disassembler, formatter, and code-generation library. It is aimed at tooling that needs instruction-level detail without dragging in a large runtime or platform-specific dependency stack.

Historique du projet

The public GitHub repository was created on 2014-10-24, and Zyantific's own 2017 project post described Zydis v2 work as arriving three years after the library's initial release. Early Zydis was a C++11 x86 disassembler; the v2 cycle was a full rewrite that moved the public interface to C99 so it could be used from more languages, drivers, embedded environments, and other low-level contexts.

Zydis evolved from a decoder/disassembler into a broader instruction tooling library. The README now describes it as both a disassembler and code-generation library, while the 2022 v4 project post introduced code generation and rewriting support alongside API simplifications and operand-decoding changes.

The project has kept a package-friendly shape: a CMake build, an optional single-header/single-source amalgamated distribution, no third-party runtime dependency, official documentation, small CLI tools such as ZydisInfo and ZydisDisasm, and bindings or front ends for Rust, Python, and zasm.

Historique d'adoption

Zydis adoption is unusually visible for a low-level C library because the README names major open-source consumers including x64dbg, Mozilla Firefox, and WebKit. Those users point to its niche: reverse engineering, debugging, browser JavaScript engines, binary analysis, and code-rewriting tools that need accurate x86 instruction metadata.

Its packaging spread follows the same pattern. The README documents availability through multiple package ecosystems and highlights support for Windows, macOS, Linux, BSDs, UEFI, user mode, and kernel mode, making it attractive to package maintainers who want one small library that builds across uncommon targets.

Modes d'utilisation

Developers use Zydis to decode byte buffers into instruction structures, format human-readable Intel or AT&T assembly, inspect operands and implicit register or flag effects, and, in newer APIs, encode or rewrite instructions. The bundled examples show direct disassembly and instruction encoding, while ZydisInfo is useful for inspecting the metadata Zydis exposes for a single instruction.

In package-manager terms, Zydis is usually consumed as headers, a library, and a couple of inspection utilities rather than as an end-user application. It sits underneath debuggers, disassemblers, binary instrumentation systems, emulator-adjacent tooling, and security research workflows.

Pourquoi les passionnés de paquets s'y intéressent

Zydis matters to package nerds because it is a modern example of a highly specialized systems library that succeeds by being easy to vendor, package, and cross-compile. The no-libc/no-malloc posture and amalgamated release option explain why downstreams can embed it in places where ordinary libraries are too heavy.

It also shows how package visibility can come from downstream trust rather than a flashy command line. A small formula exposes a library that quietly supports reverse-engineering tools, browser engines, and low-level diagnostics across several operating systems.

Chronologie

  • 2014-10-24: Public GitHub repository for zyantific/zydis is created.
  • 2017-07-24: Zyantific announces the v2 alpha, describing a complete rewrite and the move from C++11 to C99.
  • 2022-11-20: Zyantific announces the v4 line with code generation, rewriting support, and API simplifications.
  • 2020s: The README documents adoption by x64dbg, Mozilla Firefox, WebKit, language bindings, zasm, and package-manager distribution across major desktop and Unix-like systems.

Related projects

  • Related projects include x64dbg, Mozilla Firefox's SpiderMonkey/JavaScript engine code, WebKit JavaScriptCore, Intel XED, LLVM instruction data, zasm, zydis-rs, zydis-py, Capstone, distorm, and other x86 reverse-engineering or binary-analysis tools.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
ZydisDisasmcliexécutable global
ZydisInfocliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire4.1.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev4.1.1

https://github.com/zyantific/zydis

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:zydis
Version4.1.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/zydis
Page d'accueilhttps://zydis.re
Dépôthttps://github.com/zyantific/zydis
Docs amonthttps://doc.zydis.re/
LicenceMIT
Archive sourcehttps://github.com/zyantific/zydis/archive/refs/tags/v4.1.1.tar.gz
Dépendanceszycore-c
Dépendances de compilationcmake, ronn-ng
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezydis
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libzydis-dev 4.1.1-1

fast and lightweight x86/x86-64 disassembler library - development

https://zydis.re

sudo apt install libzydis-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: zydis
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Zydis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzydis-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libzydis-doc 4.1.1-1

fast and lightweight x86/x86-64 disassembler library - documentation

https://zydis.re

sudo apt install libzydis-doc
  • Section: doc
  • Architecture: all
  • Source Package: zydis
  • normalized package name match
  • Correspondance par : Zydis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzydis-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libzydis4.1 4.1.1-1

fast and lightweight x86/x86-64 disassembler library

https://zydis.re

sudo apt install libzydis4.1
  • Section: libs
  • Architecture: amd64
  • Source Package: zydis
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Zydis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libzydis4.1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zydis-tools 4.1.1-1

fast and lightweight x86/x86-64 disassembler library - tools

https://zydis.re

sudo apt install zydis-tools
  • Section: devel
  • Architecture: amd64
  • Source Package: zydis
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Zydis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zydis-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zydis

nix profile install nixpkgs#zydis
  • normalized package name match
  • Correspondance par : Zydis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zy/zydis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libzydis-dev 4.0.0-2.1build2

fast and lightweight x86/x86-64 disassembler library - development

https://zydis.re

sudo apt install libzydis-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: zydis
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Zydis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libzydis-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libzydis-doc 4.0.0-2.1build2

fast and lightweight x86/x86-64 disassembler library - documentation

https://zydis.re

sudo apt install libzydis-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: zydis
  • normalized package name match
  • Correspondance par : Zydis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libzydis-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libzydis4.0t64 4.0.0-2.1build2

fast and lightweight x86/x86-64 disassembler library

https://zydis.re

sudo apt install libzydis4.0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: zydis
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Zydis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libzydis4.0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

zydis-tools 4.0.0-2.1build2

fast and lightweight x86/x86-64 disassembler library - tools

https://zydis.re

sudo apt install zydis-tools
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: zydis
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Zydis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zydis-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

zydis 4.1.0-r0

Fast and lightweight x86/x86-64 disassembler and code generation library

https://zydis.re

sudo apk add zydis
  • License: MIT
  • Architecture: x86_64
  • Source Package: zydis
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Zydis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zydis from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zydis-dev 4.1.0-r0

Fast and lightweight x86/x86-64 disassembler and code generation library (development files)

https://zydis.re

sudo apk add zydis-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: zydis
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Zydis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zydis-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zydis-doc 4.1.0-r0

Fast and lightweight x86/x86-64 disassembler and code generation library (documentation)

https://zydis.re

sudo apk add zydis-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: zydis
  • normalized package name match
  • Correspondance par : Zydis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zydis-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

zydis 5.0.0-3.20250928git5091440.fc44

Fast and lightweight x86/x86-64 disassembler and code generation library

https://github.com/zyantific/zydis

sudo dnf install zydis
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zydis
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Zydis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zydis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zydis-devel 5.0.0-3.20250928git5091440.fc44

Development libraries and header files for zydis

https://github.com/zyantific/zydis

sudo dnf install zydis-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: zydis
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Zydis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zydis-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zydis-doc 5.0.0-3.20250928git5091440.fc44

Documentation for zydis

https://github.com/zyantific/zydis

sudo dnf install zydis-doc
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: zydis
  • 1 fournit
  • normalized package name match
  • Correspondance par : Zydis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zydis-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

zydis-tools 5.0.0-3.20250928git5091440.fc44

Tools for zydis

https://github.com/zyantific/zydis

sudo dnf install zydis-tools
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zydis
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Zydis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zydis-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment