# Installer dz6 avec Homebrew, scoop, winget

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

## installation

```sh
sudo av install brew:dz6
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dz6
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install extras/dz6
```

  Preuve: Scoop official bucket manifest trees: bucket/dz6.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id mentebinaria.dz6 -e
```

  Preuve: Windows Package Manager source index: mentebinaria.dz6 from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:dz6
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7.0
- **Résumé source:** Fast Vim-inspired TUI hex editor
- **Page d'accueil:** <https://dz6.dev.br>
- **Dépôt:** <https://github.com/mentebinaria/dz6>
- **Dernière mise à jour:** 2026-06-01T22:50:39Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dz6 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.7.0
## Historique du projet et usages

dz6 is a young Rust terminal hex editor aimed at people who want a Vim-like workflow for binary inspection and editing. Its public repository was created in November 2025, and the project presents itself as a fast, cross-platform, open source TUI hex editor.

### Historique du projet

The project comes from Mente Binaria, a reverse-engineering/security education group, which fits the README's focus on file inspection, forensics, malware analysis, string filtering, offset navigation, comments, bookmarks, and a calculator inside the hex editor.

The tool's project history is still short: GitHub metadata shows the repository was created on 2025-11-15, and the README documents early packaging through Cargo, AUR, FreeBSD packages, WinGet, and GitHub releases.

### Historique d'adoption

Adoption is early but visible in package-manager culture: the README advertises installation through Cargo, Arch AUR, FreeBSD pkg, WinGet, and binary releases, while the repository had 175 GitHub stars and 15 forks when checked through the GitHub API on 2026-06-30.

### Modes d'utilisation

dz6 is used from the terminal as `dz6 [OPTIONS] <FILE>`, with optional initial offset and read-only mode. Its usage niche is binary triage and editing with keyboard-driven navigation, hex or ASCII editing, string search, bookmarks, comments, and Vim-style movement.

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

For package nerds, dz6 is notable as a modern Rust/TUI entry in the old hex-editor category: small executable surface, cross-platform packaging, and command-line ergonomics tuned for reverse-engineering workflows rather than a GUI-first editor.

### Chronologie

- 2025-11-15: Public GitHub repository created.
- 2026: README documents Cargo, AUR, FreeBSD, WinGet, and release-package installation paths.

### Related projects

- Related tools include classic hex editors and binary-analysis utilities; dz6 differentiates itself through terminal UI, Vim-style keys, and reverse-engineering oriented tags such as ELF, PE-file, malware-analysis, and forensics.

### Sources

- <https://github.com/mentebinaria/dz6>
- <https://raw.githubusercontent.com/mentebinaria/dz6/main/README.md>
- <https://api.github.com/repos/mentebinaria/dz6>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dz6. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Scoop - extras/dz6: normalized package name match | Scoop official bucket manifest trees: bucket/dz6.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - mentebinaria.dz6: normalized package name match | Windows Package Manager source index: mentebinaria.dz6 from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/dz6.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dz6.yml)


## Sources

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
