Last updated 1 year ago
Extract passwords from Mozilla
git clone https://github.com/unode/firefox_decrypt cd firefox_decrypt/
python firefox_decrypt.py [PATH = Path of the firefox extracted profile]
# Advanced usage python firefox_decrypt.py --list python firefox_decrypt.py /folder/containing/profiles.ini/ python firefox_decrypt.py | grep -C2 keyword
decrypt Mozilla protected passwords
# install git clone https://github.com/lclevy/firepwd.git cd firepwd pip3 install -r requirements.txt # must have key4.db or key3.db & logins.json # usage python3 firepwd.py