Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 347 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 347 Bytes

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