hivexget
System for extracting the contents of Windows Registry.
Install
- All systems
-
curl cmd.cat/hivexget.sh
- Debian
-
apt-get install libhivex-bin
- Ubuntu
-
apt-get install libhivex-bin
- Alpine
-
apk add hivex
- Kali Linux
-
apt-get install libhivex-bin
- CentOS
-
yum install hivex
- Fedora
-
dnf install hivex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libhivex-bin
- Raspbian
-
apt-get install libhivex-bin
- Dockerfile
- dockerfile.run/hivexget
- Docker
-
docker run cmd.cat/hivexget hivexget
powered by Commando
hivex
System for extracting the contents of Windows Registry.
libhivex-bin
utilities for reading and writing Windows Registry hives
libhivex is a self-contained library for reading and writing Windows Registry "hive" binary files. This package contains a few command line programs that utilize libhivex.