hivex: A library for working with Windows Registry "hive" binary files1
This is a self-contained library for reading and writing Windows
Registry "hive" binary files.
Unlike many other tools in this area, it doesn't use the textual .REG
format for output, because parsing that is as much trouble as parsing
the original binary format. Instead it makes the file available
through a C API, or there is a separate program to export the hive as
XML.
... part of T2,
get it here
URL: https://libguestfs.org/hivex.3.html
Author: Richard W.M. Jones <rjones [at] redhat [dot] com>
Maintainer: Tomas Glozar <tglozar [at] gmail [dot] com>
License: LGPL
Status: Stable
Version: 1.3.24
Download: https://download.libguestfs.org/hivex/ hivex-1.3.24.tar.gz
T2 source: hivex.cache
T2 source: hivex.desc
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 0.46 MB, 46 files
Dependencies (build time detected):
00-dirtree
bash
binutils
coreutils
diffutils
findutils
gawk
grep
gzip
libxml
linux-header
make
perl
python
readline
sed
tar
Installed files (on reference hardware):
[show]
usr/bin/hivexget
usr/bin/hivexml
usr/bin/hivexsh
usr/include/hivex.h
usr/lib64/libhivex.a
usr/lib64/libhivex.so
usr/lib64/libhivex.so.0
usr/lib64/libhivex.so.0.0.0
usr/lib64/pkgconfig/hivex.pc
usr/lib64/python3.11/site-packages/hivex
usr/lib64/python3.11/site-packages/hivex/__init__.py
usr/lib64/python3.11/site-packages/hivex/hive_types.py
usr/lib64/python3.11/site-packages/libhivexmod.cpython-311-x86_64-linux-gnu.so
usr/share/locale/ca/LC_MESSAGES/hivex.mo
usr/share/locale/cs/LC_MESSAGES/hivex.mo
usr/share/locale/de/LC_MESSAGES/hivex.mo
usr/share/locale/es/LC_MESSAGES/hivex.mo
usr/share/locale/eu/LC_MESSAGES/hivex.mo
usr/share/locale/fr/LC_MESSAGES/hivex.mo
usr/share/locale/gu/LC_MESSAGES/hivex.mo
usr/share/locale/hi/LC_MESSAGES/hivex.mo
usr/share/locale/hu/LC_MESSAGES/hivex.mo
usr/share/locale/ja/LC_MESSAGES/hivex.mo
usr/share/locale/ka/LC_MESSAGES/hivex.mo
usr/share/locale/kn/LC_MESSAGES/hivex.mo
usr/share/locale/ml/LC_MESSAGES/hivex.mo
usr/share/locale/mr/LC_MESSAGES/hivex.mo
usr/share/locale/nl/LC_MESSAGES/hivex.mo
usr/share/locale/or/LC_MESSAGES/hivex.mo
usr/share/locale/pl/LC_MESSAGES/hivex.mo
usr/share/locale/pt/LC_MESSAGES/hivex.mo
usr/share/locale/pt_BR/LC_MESSAGES/hivex.mo
usr/share/locale/ru/LC_MESSAGES/hivex.mo
usr/share/locale/si/LC_MESSAGES/hivex.mo
usr/share/locale/sr/LC_MESSAGES/hivex.mo
usr/share/locale/uk/LC_MESSAGES/hivex.mo
usr/share/locale/zh_CN/LC_MESSAGES/hivex.mo
usr/share/man/man1/hivexget.1
usr/share/man/man1/hivexml.1
usr/share/man/man1/hivexsh.1
usr/share/man/man3/hivex.3
var/adm/dependencies/hivex
var/adm/descs/hivex
var/adm/flists/hivex
var/adm/md5sums/hivex
var/adm/packages/hivex
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).