reg-dump

command module
v0.0.0-...-c6b7b90 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2024 License: MIT, Unlicense Imports: 15 Imported by: 0

README

reg-dump

This utility provides fast searching within the Windows registry.

Install

go install git.sr.ht/~jackmordaunt/reg-dump@latest

Usage

reg-dump search

Supply a regex to match paths and values.

reg-dump search -pattern "*.exe"

Combine with fzf to fuzzy search the result.

reg-dump search -pattern "*.exe" -log log.txt | fzf --preview "reg-dump show {}"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL