10 digit mask increments
#1
Ive seen this question partially answered in a bruteforce thread regarding letters.. However... with a 10 digit number string I wanted to find out how hashcat mutates the number...

0000000001
0000000002
0000000003
0000000009
1000000001

etc...
what is the correct sequence haschat increases? maybe atom could shine some light on this.

thanks
#2
You may be able to understand how this mask-based word generation works by looking at either the output of cpu hashcat --stdout OR maskprocessor.

It's easier to understand it (in my opinion) by seeing the word generation in action.
#3
Maybe, he founds it confusing because of the markov chains...
#4
in that case, use statsprocessor to visualize