Automic VaultAutomic Vault

brew

hivex を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

hivex のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install hivex

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install hivex

MacPorts ports tree · devel/hivex/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add hivex

Alpine Linux edge package indexes · hivex · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install libhivex-bin

Debian stable package indexes · libhivex-bin · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install hivex

Fedora Rawhide package metadata · hivex · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#hivex

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

Arch Linux pacman確認済み · 92%
sudo pacman -S hivex

Arch Linux sync databases · hivex · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install hivex

openSUSE Tumbleweed package metadata · hivex · ソース: download.opensuse.org

概要

パッケージ概要

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

コマンドとエイリアス

  • hivexget
  • hivexml
  • hivexsh

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
hivexgetcliグローバル実行可能ファイル
hivexmlcliグローバル実行可能ファイル
hivexshcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.3.24
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://libguestfs.org

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://libguestfs.org信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hivex
バージョン1.3.24
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hivex
ホームページhttps://libguestfs.org
リポジトリhttps://github.com/libguestfs/hivex
上流ドキュメントhttps://libguestfs.org/hivex.3.html
ライセンスGPL-2.0-or-later AND LGPL-2.1-only
ソースアーカイブhttps://download.libguestfs.org/hivex/hivex-1.3.24.tar.gz
依存関係gettext, readline
ビルド依存関係pkgconf
macOS 提供ライブラリlibxml2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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