11 releases
0.5.2 | Sep 23, 2024 |
---|---|
0.5.1 | May 23, 2024 |
0.5.0 | Apr 29, 2024 |
0.4.0 | Feb 2, 2023 |
0.3.1 | Jul 11, 2022 |
#36 in Windows APIs
465KB
1K
SLoC
regview
Offline-viewer for registry files
Installation
sudo apt install libncurses-dev
cargo install regview
Usage
Offline-viewer for registry files
Usage: regview [OPTIONS] <HIVE_FILE>
Arguments:
<HIVE_FILE> path to registry hive file
Options:
-L, --log <LOGFILES> transaction LOG file(s). This argument can be specified one or two times
-I, --ignore-base-block ignore the base block (e.g. if it was encrypted by some ransomware)
-h, --help Print help
-V, --version Print version
Dependencies
~15–23MB
~388K SLoC