10 releases

new 0.5.1 May 23, 2024
0.5.0 Apr 29, 2024
0.4.2 Apr 29, 2024
0.4.0 Feb 2, 2023
0.2.2 Apr 29, 2022

#202 in Filesystem

Download history 1/week @ 2024-02-16 7/week @ 2024-02-23 8/week @ 2024-03-01 9/week @ 2024-03-08 3/week @ 2024-03-15 4/week @ 2024-03-29 1/week @ 2024-04-05 394/week @ 2024-04-26 41/week @ 2024-05-03 104/week @ 2024-05-17

539 downloads per month

GPL-3.0 license

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

~17MB
~350K SLoC