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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://sourceforge.net/projects/udis86/
安装元数据
| 软件包键 | brew:udis86 |
|---|---|
| 版本 | 1.7.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/udis86 |
| 主页 | https://sourceforge.net/projects/udis86/ |
| 仓库 | https://github.com/vmt/udis86 |
| 上游文档 | http://udis86.sourceforge.net/ |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://downloads.sourceforge.net/project/udis86/udis86/1.7/udis86-1.7.2.tar.gz |
| 最后更新 | 2026-06-19T12:33:03-07:00 |
| Pulse | updated |
| 构建依赖 | python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 udcli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.