Automic VaultAutomic Vault

brew

Install zydis with Homebrew, apk, apt, dnf, Nix, pacman

Fast and lightweight x86/x86_64 disassembler library. Version 4.1.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zydis

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add zydis

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

Debian aptverified · 92%
sudo apt install libzydis-dev

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

Fedora dnfverified · 92%
sudo dnf install zydis

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

Nixverified · 92%
nix profile install nixpkgs#zydis

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

Arch Linux pacmanverified · 92%
sudo pacman -S zydis

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

overview

Package summary

Fast and lightweight x86/x86_64 disassembler library

Commands and aliases

  • ZydisDisasm
  • ZydisInfo

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
ZydisDisasmcliglobal executable
ZydisInfocliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.1.1
manager updated
local dataok
upstreamcurrent
latest detectedv4.1.1

https://github.com/zyantific/zydis

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:zydis
Version4.1.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zydis
Homepagehttps://zydis.re
Repositoryhttps://github.com/zyantific/zydis
Upstream docshttps://doc.zydis.re/
LicenseMIT
Source archivehttps://github.com/zyantific/zydis/archive/refs/tags/v4.1.1.tar.gz
Dependencieszycore-c
Build dependenciescmake, ronn-ng
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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