Popular open-source password cracking tool.
john --wordlist=custom_wl.txt --rules -stdout > myWordlist.hash #Generates a wordlist by transforming the words passed in the "custom_wl.txt" by applying default --rules
Last updated 7 months ago