THE

SPRAWL

projectspassword cracking

password analysis and cracking kit

Version0.2
Size 11.8 KB
Download PACK-0.0.2.tar.bz2

PACK (Password Analysis and Cracking Toolkit) is a collection of utilities developed to aid in analysis of password lists and enhancing cracking of passwords using smart rule generation. The toolkit itself is not able to crack password, but instead concentrates on making operation of other tools more efficient. Read more.

orapass sha1

Version0.1
Size 605 bytes
Download orapass-sha1.py

Orapass SHA1 implements Oracle's newer SHA1-based password hashing algorithm. This script can be used for password strength audit and recovery. Uses Python Hashlib library. Read more.

orapass des

Version0.1
Size 1.6 KB
Download orapass-des.py

Orapass implements Oracle's older DES-based password hashing algorithm. This script can be used for password strength audit and recovery. Uses Python Crypto library. Read more.