macOS
brew install udis86local Homebrew formula metadata
sudo port install udis86MacPorts ports tree · devel/udis86/Portfile · ソース: api.github.com
brew
udis86 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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
sudo apt install udcliDebian stable package indexes · udcli · ソース: deb.debian.org
概要
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.