macOS
brew install udis86local Homebrew formula metadata
sudo port install udis86MacPorts ports tree · devel/udis86/Portfile · source: api.github.com
brew
Minimalistic disassembler library for x86. Version 1.7.2 via Homebrew; verified 2026-06-19.
install
brew install udis86local Homebrew formula metadata
sudo port install udis86MacPorts ports tree · devel/udis86/Portfile · source: api.github.com
sudo dnf install udis86Fedora Rawhide package metadata · udis86 · source: dl.fedoraproject.org
nix profile install nixpkgs#udis86nixpkgs package indexes · pkgs/by-name/ud/udis86/package.nix · source: api.github.com
sudo apt install udcliDebian stable package indexes · udcli · source: deb.debian.org
overview
Minimalistic disassembler library for x86
history
Udis86 is a disassembler library and command-line utility for x86 and x86-64 instruction streams. The project provides libudis86 for embedding and udcli for quick terminal disassembly.
The SourceForge project describes Udis86 as an easy-to-use minimalistic disassembler library intended to aid software projects that perform binary code analysis. Its GitHub repository was created in March 2012 and is the official source-control home referenced by package metadata.
The README describes a C library that decodes raw binary data and exposes disassembled instructions through a structured API. It also documents support for Intel and AT&T assembly syntax, file, memory-buffer, and callback input, re-entrant operation, and no dynamic memory allocation.
Udis86 was adopted as both a library dependency and a small CLI utility. The CHANGES file acknowledges contributors from reverse-engineering and tooling communities, including radare, and the input package metadata shows packaging in Homebrew, Debian, Fedora, MacPorts, and Nix.
Library users embed libudis86 to decode x86 or x86-64 machine code in binary-analysis tools. CLI users pipe bytes or files through udcli for fast inspection, selecting bitness and output syntax from the terminal.
For package nerds, Udis86 is a compact C disassembly dependency with a useful single executable. It sits in the reverse-engineering corner of package collections: small enough to install casually, but important when a build, debugger, or binary-analysis tool wants a stable x86 decoder.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
udcli | cli | global executable |
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.
https://sourceforge.net/projects/udis86/
install metadata
| Package key | brew:udis86 |
|---|---|
| Version | 1.7.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/udis86 |
| Homepage | https://sourceforge.net/projects/udis86/ |
| Repository | https://github.com/vmt/udis86 |
| Upstream docs | http://udis86.sourceforge.net/ |
| License | BSD-2-Clause |
| Source archive | https://downloads.sourceforge.net/project/udis86/udis86/1.7/udis86-1.7.2.tar.gz |
| Last updated | 2026-06-19T12:33:03-07:00 |
| Pulse | updated |
| Build dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | udis86 |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
udis86
nix profile install nixpkgs#udis86udis86 1.7.2-30.56ff6c8.fc44
A disassembler library for x86 and x86-64
sudo dnf install udis86udis86-devel 1.7.2-30.56ff6c8.fc44
Development files for udis86
sudo dnf install udis86-develudis86
sudo port install udis86udcli 0+20221013-1.1
Disassembler for x86 and x86-64 class ISA (cli)
https://github.com/canihavesomecoffee/udis86
sudo apt install udclisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.