Open-Source email cross-platform application
Cracking Credentials
python3 firefox_decrypt.py .
Is also possible to use John to crack the master password, first generate the hash with mozilla2john:
John
master password
mozilla2john
mozilla2john key3.db > key3.db.john
john key3.db.john -w ~/Documents/Wordlists/rockyou.txt
Last updated 9 days ago