Automic VaultAutomic Vault

brew

hivex mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hivex in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hivex

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install hivex

MacPorts ports tree · devel/hivex/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add hivex

Alpine Linux edge package indexes · hivex · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install libhivex-bin

Debian stable package indexes · libhivex-bin · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install hivex

Fedora Rawhide package metadata · hivex · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#hivex

nixpkgs package indexes · pkgs/by-name/hi/hivex/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S hivex

Arch Linux sync databases · hivex · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install hivex

openSUSE Tumbleweed package metadata · hivex · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Library and tools for extracting the contents of Windows Registry hive files

Befehle und Aliase

  • hivexget
  • hivexml
  • hivexsh

Verlauf

Projektgeschichte und Nutzung

hivex is the libguestfs project's standalone C library and tool set for reading and writing Windows Registry hive files. It occupies a practical systems niche: it gives Unix and virtualization tooling a structured way to inspect binary Windows registry data without relying on Windows or on textual .REG conversion as the primary interface.

Projektgeschichte

The hivex source identifies Richard W.M. Jones and Red Hat as the authorship line beginning in 2009. Its README describes a self-contained library for Windows Registry hive binary files, derived from earlier registry-format research and tools including NTREG, dumphive, old Samba editreg code, format papers, and reverse engineering work in the libguestfs tree.

The design emphasis was security and robustness around untrusted registry data. The manual describes hivex as designed to be secure against buggy or malicious hive files, and the README contrasts it with NTREG by emphasizing error handling, corrupt and malicious files, and endianness. That made it a natural companion to libguestfs, whose broader purpose is safe access to guest disk images.

hivex developed as a small but important subproject in the libguestfs family. The libguestfs download index lists hivex alongside libguestfs, supermin, nbdkit, and related components, and the libguestfs manual explains that Windows registry support routes through a separate C library called hivex.

Adoptionsgeschichte

hivex adoption has been strongest where Linux and Unix systems need to inspect Windows installations offline: virtualization, rescue, migration, forensics, and image-customization workflows. The libguestfs manual records that before libguestfs 1.19.35 users copied hives out, processed them locally with hivex, and copied them back; from that libguestfs version, major hivex APIs were exposed directly through libguestfs for registry operations inside opened Windows guests.

The Homebrew input facts show the package carried across multiple Unix package ecosystems under names such as brew:hivex, Debian/Ubuntu libhivex-bin, and distribution packages for Alpine, Fedora, Arch, openSUSE, MacPorts, and Nix. That pattern matches hivex's role as infrastructure: many users meet it through image tooling or distribution packages rather than as a standalone application brand.

Wie es verwendet wird

Typical use is programmatic registry inspection through the C API or language bindings, or command-line inspection/conversion with tools such as hivexsh, hivexml, hivexget, and hivexregedit. The manual also points users who only need Windows VM registry export or modification toward virt-win-reg, which layers the registry workflow into libguestfs tooling.

Package users care that hivex treats the binary hive as the primary data source. Its README explicitly avoids making textual .REG the main interface because parsing that format can be as troublesome as parsing the binary registry hive itself.

Warum Paket-Nerds sich dafür interessieren

hivex is a classic package-nerd package: small, old, sharp-edged, and disproportionately important when the job involves foreign operating-system internals. It is the kind of dependency that appears in rescue images, forensic toolchains, VM migration stacks, and distro repositories because it solves a format problem that general-purpose JSON/XML/text tools cannot solve.

Its significance also comes from the libguestfs ecosystem boundary. hivex is independent enough to package as its own formula and library, but close enough to libguestfs that Windows guest registry support in higher-level tools can rely on it.

Zeitleiste

  • 2009: Richard W.M. Jones and Red Hat authorship line begins for hivex.
  • 2012: The GitHub repository for libguestfs/hivex was created as an official source-control mirror.
  • libguestfs 1.19.35 era: Major hivex APIs became available directly through the libguestfs API for Windows guest registry access.
  • 2024: The libguestfs download index continued listing hivex as a separate source archive family.

Related projects

  • libguestfs: the larger guest disk image toolkit that integrates hivex for Windows registry work.
  • virt-win-reg: the higher-level libguestfs tool recommended for exporting or modifying registry data in Windows virtual machines.
  • NTREG, dumphive, Samba editreg: earlier registry readers or tools named by hivex as source material or influence.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
hivexgetcliglobales Executable
hivexmlcliglobales Executable
hivexshcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.3.24
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://libguestfs.org

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://libguestfs.orgnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hivex
Version1.3.24
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hivex
Homepagehttps://libguestfs.org
Repositoryhttps://github.com/libguestfs/hivex
Upstream-Dokumentationhttps://libguestfs.org/hivex.3.html
LizenzGPL-2.0-or-later AND LGPL-2.1-only
Quellarchivhttps://download.libguestfs.org/hivex/hivex-1.3.24.tar.gz
Abhängigkeitengettext, readline
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenlibxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehivex
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libhivex-bin 1.3.24-1+b10

utilities for reading and writing Windows Registry hives

http://libguestfs.org/

sudo apt install libhivex-bin
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhivex-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhivex-dev 1.3.24-1+b10

library for reading and writing Windows Registry hives

http://libguestfs.org/

sudo apt install libhivex-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hivex
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhivex-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhivex-ocaml 1.3.24-1+b10

OCaml bindings for hivex -- runtime files

http://libguestfs.org/

sudo apt install libhivex-ocaml
  • Section: ocaml
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhivex-ocaml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhivex-ocaml-dev 1.3.24-1+b10

OCaml bindings for hivex -- development files

http://libguestfs.org/

sudo apt install libhivex-ocaml-dev
  • Section: ocaml
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhivex-ocaml-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhivex0 1.3.24-1+b10

library for reading and writing Windows Registry hives

http://libguestfs.org/

sudo apt install libhivex0
  • Section: libs
  • Architecture: amd64
  • Source Package: hivex
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhivex0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwin-hivex-perl 1.3.24-1+b10

Perl bindings to hivex

http://libguestfs.org/

sudo apt install libwin-hivex-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwin-hivex-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-hivex 1.3.24-1+b10

Python 3 bindings for hivex

http://libguestfs.org/

sudo apt install python3-hivex
  • Section: python
  • Architecture: amd64
  • Source Package: hivex
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-hivex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ruby-hivex 1.3.24-1+b10

Ruby bindings for hivex

http://libguestfs.org/

sudo apt install ruby-hivex
  • Section: ruby
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ruby-hivex from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hivex

nix profile install nixpkgs#hivex
  • normalized package name match
  • Abgeglichen nach: Hivex
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hi/hivex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libhivex-bin 1.3.23-1build7

utilities for reading and writing Windows Registry hives

http://libguestfs.org/

sudo apt install libhivex-bin
  • Section: universe/otherosfs
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhivex-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhivex-dev 1.3.23-1build7

library for reading and writing Windows Registry hives

http://libguestfs.org/

sudo apt install libhivex-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: hivex
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhivex-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhivex-ocaml 1.3.23-1build7

OCaml bindings for hivex -- runtime files

http://libguestfs.org/

sudo apt install libhivex-ocaml
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhivex-ocaml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhivex-ocaml-dev 1.3.23-1build7

OCaml bindings for hivex -- development files

http://libguestfs.org/

sudo apt install libhivex-ocaml-dev
  • Section: universe/ocaml
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhivex-ocaml-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhivex0 1.3.23-1build7

library for reading and writing Windows Registry hives

http://libguestfs.org/

sudo apt install libhivex0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: hivex
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhivex0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwin-hivex-perl 1.3.23-1build7

Perl bindings to hivex

http://libguestfs.org/

sudo apt install libwin-hivex-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: hivex
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwin-hivex-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-hivex 1.3.23-1build7

Python 3 bindings for hivex

http://libguestfs.org/

sudo apt install python3-hivex
  • Section: universe/python
  • Architecture: amd64
  • Source Package: hivex
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hivex
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-hivex from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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