Skip to content

janstarke/regview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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