macOS
brew install udis86local Homebrew formula metadata
sudo port install udis86MacPorts ports tree · devel/udis86/Portfile · 来源: api.github.com
安装
brew install udis86local Homebrew formula metadata
sudo port install udis86MacPorts ports tree · devel/udis86/Portfile · 来源: api.github.com
sudo dnf install udis86Fedora Rawhide package metadata · udis86 · 来源: dl.fedoraproject.org
nix profile install nixpkgs#udis86nixpkgs package indexes · pkgs/by-name/ud/udis86/package.nix · 来源: api.github.com
概览
Minimalistic disassembler library for x86
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
udcli | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:udis86 |
|---|---|
| 版本 | 1.7.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://sourceforge.net/projects/udis86/ |
| 最后更新 | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 udcli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.