orapass sha1
| Version | 0.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
| Version | 0.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.
