Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 749 Bytes

GoMutation

Make combinations for make wordlist based in words file

Codacy Badge asciicast

USE

./main file-base-with-all-text-for-make-wordlist.txt file-for-output-wordlist.txt

SOURCE

git clone https://github.com/Jul10l1r4/gomutation.git
cd gomutation
go build main.go # Or run with: go run main.go

BINARY

Download builded: GoMutation-SO-arch