|
Markopy
Utilizing Markov Models for brute forcing attacks
|
Go to the source code of this file.
Namespaces | |
| model_2gram | |
Variables | |
| model_2gram.alphabet = string.printable | |
| password alphabet More... | |
| model_2gram.f = open('../../models/2gram.mdl', "wb") | |
| output file handle More... | |