Markov: Wordlist Generation
#2
It sounds like you're doing a lot of work to create word lists with a lot of permutations up front, and storing them.

But hashcat has features that make this less necessary. In brute force attacks, hashcat already generates candidates in markov order for you. And hashcat's other modes -- rules, masks, hybrid - allow a lot of additional flexibility.

If you're already familiar with these features and need to do something that they do not cover, can you elaborate?
~


Messages In This Thread
Markov: Wordlist Generation - by nullcell - 04-29-2017, 11:00 PM
RE: Markov: Wordlist Generation - by royce - 04-29-2017, 11:33 PM
RE: Markov: Wordlist Generation - by nullcell - 04-29-2017, 11:55 PM
RE: Markov: Wordlist Generation - by royce - 04-30-2017, 06:33 AM