Skip to content

nyov/python-ffpassdecrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

ffpassdecrypt - Decode the passwords stored using Firefox browser. The script currently works only on Linux.

Author : Pradeep Nayak (pradeep1288@gmail.com)
usage: ./ffpassdecrypt.py [paths_to_location_of_files]

Run it with no parameters to extract the standard passwords from all profiles of the current logged in user,
or with an optional '-P' argument (before any path) to query the master password for decryption.

Required files:
   + key3.db
   + signons.sqlite
   + cert8.db
are used and needed to collect the passwords.

About

python script to decrypt Firefox stored passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%