macOS
brew install udis86local Homebrew formula metadata
sudo port install udis86MacPorts ports tree · devel/udis86/Portfile · source: api.github.com
brew / rank 12795
Minimalistic disassembler library for x86. Version 1.7.2 via Homebrew; verified 2026-07-10. Also installable with nix: nix profile install nixpkgs#udis86.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:udis86 |
|---|---|
| Version | 1.7.2 |
| Package manager | Homebrew |
| Homepage | https://sourceforge.net/projects/udis86/ |
| Last updated | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-31.56ff6c8.fc45
A disassembler library for x86 and x86-64
sudo dnf install udis86udis86-devel 1.7.2-31.56ff6c8.fc45
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.