githubEdit

openssl-brute

Decrypts encrypted files by using 2 wordlists: One password wordlist and one for ciphers

Example:

python2 brute.py WORDLIST_PASS CIPHERS ENCRYPTED_FILE

Github repo: https://github.com/HrushikeshK/openssl-bruteforce.git

Last updated