Automic VaultAutomic Vault

brew

zydis を Homebrew, apk, apt, dnf, Nix, pacman でインストール

zydis のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zydis

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add zydis

Alpine Linux edge package indexes · zydis · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install libzydis-dev

Debian stable package indexes · libzydis-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install zydis

Fedora Rawhide package metadata · zydis · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#zydis

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

Arch Linux pacman確認済み · 92%
sudo pacman -S zydis

Arch Linux sync databases · zydis · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Fast and lightweight x86/x86_64 disassembler library

コマンドとエイリアス

  • ZydisDisasm
  • ZydisInfo

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ZydisDisasmcliグローバル実行可能ファイル
ZydisInfocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版4.1.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v4.1.1

https://github.com/zyantific/zydis

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zydis
バージョン4.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zydis
ホームページhttps://zydis.re
リポジトリhttps://github.com/zyantific/zydis
上流ドキュメントhttps://doc.zydis.re/
ライセンスMIT
ソースアーカイブhttps://github.com/zyantific/zydis/archive/refs/tags/v4.1.1.tar.gz
依存関係zycore-c
ビルド依存関係cmake, ronn-ng
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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