fixhash

command module
v0.0.0-...-9dff00a Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 License: ISC Imports: 9 Imported by: 0

README

Fixhash finds x where hash(x) matches /regex/.

EXAMPLE
	% fixhash -f sha256 -o '^beef'
	beefbbb0325821642581973307b13c6bfbbdfb9b9d68c17256f456f568e1eeb8    heyziuouo
	% echo -n heyziuouo | shasum -a 256
	beefbbb0325821642581973307b13c6bfbbdfb9b9d68c17256f456f568e1eeb8  -

INSTALL
	$ go install github.com/bbriano/fixhash

Documentation

Overview

Fixhash finds x where hash(x) matches /regex/.

Jump to

Keyboard shortcuts

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