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

base command line interface for python More...

Go to the source code of this file.

Classes

class  Python.CudaMarkopy.CudaMarkopyCLI
 CUDA extension to MarkopyCLI. More...
 

Namespaces

 cudamarkopy
 
 Python.CudaMarkopy
 wrapper scripts for CudaMarkopy
 

Variables

 cudamarkopy.spec = spec_from_loader("markopy", SourceFileLoader("markopy", os.path.abspath("markopy.py")))
 
 cudamarkopy.markopy = module_from_spec(spec)
 
 cudamarkopy.mp = CudaMarkopyCLI()
 

Detailed Description

base command line interface for python

Definition in file cudamarkopy.py.