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

Entry point for markopy scripts. More...

Go to the source code of this file.

Classes

class  Python.Markopy.MarkopyCLI
 Top level model selector for Markopy CLI. More...
 

Namespaces

 markopy
 

Variables

string markopy.ext = "so"
 
 markopy.markopy = import_markopy()
 
 markopy.mp = MarkopyCLI()
 

Detailed Description

Entry point for markopy scripts.

Definition in file markopy.py.