Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 579 Bytes

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