/chromepass

Get all passwords stored by Chrome on WINDOWS.

Primary LanguagePythonMIT LicenseMIT

chromepass

Get all passwords stored by Chrome on WINDOWS.

#Information

Google Chrome stores all passwords you saved by pressing 'REMEMBER ME' in a database at

Appdata\Local\Google\Chrome\User Data\Default\Login Data"

It encrypts passwords with win32crypt.

#Run

python chromepass.py

#Author

Hassaan Ali Wattoo