internal

package
v0.0.0-...-a14fdb9 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HashCrafter

type HashCrafter struct {
	// contains filtered or unexported fields
}

HashCrafter represents the main hash crafting engine

func NewHashCrafter

func NewHashCrafter(inputFile, separators, hashType, targetHash string, verbose bool) *HashCrafter

NewHashCrafter creates a new HashCrafter instance

func (*HashCrafter) FindMatch

func (hc *HashCrafter) FindMatch() ([]string, error)

FindMatch generates all permutations and checks for hash matches

func (*HashCrafter) GetCombinationsTested

func (hc *HashCrafter) GetCombinationsTested() int

GetCombinationsTested returns the number of combinations that were tested

func (*HashCrafter) LoadStrings

func (hc *HashCrafter) LoadStrings(inputFile string) error

LoadStrings reads strings from the input file

Jump to

Keyboard shortcuts

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