Skip to content

danielyc/hashcat-mask-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hashcat mask generator

Hashcat mask generator based on word input. It generates a mask file with all possible capitalizations of specified words.

How to use

(use python 3)

  1. input the words to use
  2. specify the character set. You can use a traditional mask or input the characters to be used
  3. specify the maximum amount of brute force positions
  4. select the position of the brute force mask. It uses incremental amounts of brute force characters in all of the posible positions
  5. input the location of the hashlist
  6. input the hashmode to be used by hashcat

Feel free to submit bugs/feature requests/questions

About

Hashcat mask generator based on word input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages