Markopy
Utilizing Markov Models for brute forcing attacks
mm.py File Reference

Abstract representation of CPP/Python intermediate layer classes. More...

Go to the source code of this file.

Classes

class  Python.Markopy.MarkovModel
 Abstract representation of a markov model. More...
 
class  Python.Markopy.ModelMatrix
 Abstract representation of a matrix based model. More...
 

Namespaces

 mm
 

Variables

 mm.markopy = import_markopy()
 

Detailed Description

Abstract representation of CPP/Python intermediate layer classes.

Definition in file mm.py.