Skip to content

hypn0s/RCrackPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCrackPy

WARNING: This project is under active developement.

Compile

Should compile without too much trouble on Windows, OSx. An auto-build script is included for Debian/Ubuntu Linux, and a make file is also included which should work on any Linux distro.

Requires python-dev and libboost-python (check your local repositories)

Just run "make" in /RCrackPy/ and copy RainbowCrack.so onto your PATH, PYTHONPATH, or cwd

Usage

See examples/Example.py

About

Python 2.7 bindings for RCrackI (http://freerainbowtables.com/) using Boost.Python

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.5%
  • C 3.1%
  • Other 0.4%