Skip to content

Python script that extracts all saved passwords from your Google Chrome browser

Notifications You must be signed in to change notification settings

mrbuslov/chrome-passwords-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Password Extractor

This Python script extracts all saved passwords from your Google Chrome browser.

HOW TO RUN

Install dependencies with:

pip install -r requirements.txt

Run the script using:

python main.py

⚠️ Note: This script must be run on Windows OS + with closed Google Chrome browser

Disclaimer

This project is intended for educational purposes only.
Accessing or extracting credentials without proper authorization is illegal and unethical.
Use this tool only on systems and profiles you own or have explicit permission to access.
The author is not responsible for any misuse or damage caused by this tool.

Releases

No releases published

Packages

No packages published

Languages