# Installer udis86 avec Homebrew, dnf, MacPorts, Nix, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de udis86 pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:udis86
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install udis86
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install udis86
```

  Preuve: MacPorts ports tree: devel/udis86/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install udis86
```

  Preuve: Fedora Rawhide package metadata: udis86 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#udis86
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ud/udis86/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install udcli
```

  Preuve: Debian stable package indexes: udcli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:udis86
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/udis86>
- **Version:** 1.7.2
- **Résumé source:** Minimalistic disassembler library for x86
- **Page d'accueil:** <https://sourceforge.net/projects/udis86/>
- **Dépôt:** <https://github.com/vmt/udis86>
- **Docs amont:** <http://udis86.sourceforge.net/>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://downloads.sourceforge.net/project/udis86/udis86/1.7/udis86-1.7.2.tar.gz>
- **Dernière mise à jour:** 2026-06-19T12:33:03-07:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- udcli (cli)
- udcli (alias)

## Dépendances de compilation

- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.7.2
- gestionnaire mis à jour: 2026-06-19
- données locales: OK
- dépôt amont: https://sourceforge.net/projects/udis86/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2012: Official GitHub repository created.
- 2013: v1.7 tag created.
- 2013: v1.7.2 tag created with input handling cleanup, API fixes, and documentation refinements.
- Current packaging: source_facts lists Homebrew, Debian, Fedora, MacPorts, and Nix packages.

### Related projects

- The CHANGES file acknowledges radare among contributors for v1.7.2-era work.
- Udis86 occupies the same broad binary-analysis niche as other disassemblers, but the official sources document this project specifically through libudis86 and udcli.

### Sources

- <https://github.com/vmt/udis86>
- <https://raw.githubusercontent.com/vmt/udis86/master/CHANGES>
- <https://raw.githubusercontent.com/vmt/udis86/master/README>
- <https://sourceforge.net/projects/udis86/>
- source_facts.package-manager


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - udis86: normalized package name match | nixpkgs package indexes: pkgs/by-name/ud/udis86/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - udis86 - 1.7.2-30.56ff6c8.fc44: normalized package name match | Fedora Rawhide package metadata: udis86 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A disassembler library for x86 and x86-64 | https://github.com/vmt/udis86
- dnf - udis86-devel - 1.7.2-30.56ff6c8.fc44: normalized package name match | Fedora Rawhide package metadata: udis86-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for udis86 | https://github.com/vmt/udis86
- MacPorts - udis86: normalized package name match | MacPorts ports tree: devel/udis86/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - udcli - 0+20221013-1.1: installed executable or alias match | Debian stable package indexes: udcli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Disassembler for x86 and x86-64 class ISA (cli) | https://github.com/canihavesomecoffee/udis86


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/fr/pkg/brew/python-3-14/) - Build dependency declared by Homebrew.
- [zydis](https://www.automicvault.com/fr/pkg/brew/zydis/) - Shares av.db curated category or tags: cli, developer-tools, disassembler, disassembly, library.
- [objconv](https://www.automicvault.com/fr/pkg/brew/objconv/) - Shares av.db curated category or tags: cli, developer-tools, disassembler, x86, x86-64.
- [capstone](https://www.automicvault.com/fr/pkg/brew/capstone/) - Shares av.db curated category or tags: cli, developer-tools, disassembly, library, reverse-engineering.
- [nasm](https://www.automicvault.com/fr/pkg/brew/nasm/) - Shares av.db curated category or tags: cli, developer-tools, x86, x86-64.
- [z80dasm](https://www.automicvault.com/fr/pkg/brew/z80dasm/) - Shares av.db curated category or tags: cli, developer-tools, disassembler, reverse-engineering.
- [ada-url](https://www.automicvault.com/fr/pkg/brew/ada-url/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [ancient](https://www.automicvault.com/fr/pkg/brew/ancient/) - Shares av.db curated category or tags: cli, developer-tools, library.
- [apktool](https://www.automicvault.com/fr/pkg/brew/apktool/) - Shares av.db curated category or tags: cli, developer-tools, reverse-engineering.

## Combined YAML source

View the package source record on GitHub. [combined/udis86.yml](https://github.com/automic-vault/db/blob/main/combined/udis86.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
