Skip to content

ohyicong/decrypt-chrome-passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decrypt Chrome Passwords

A simple program to decrypt chrome password saved on your machine.
This code has only been tested on windows, so it may not work on other OS.
This project is to raise awareness on credential storage vulnerability on chrome.

OS support

  1. Windows

Dependencies (see requirements)

  1. sqlite
  2. pycryptodomex
  3. pywin32

Usage

python decrypt_chrome_password.py

Output

Saved as decrypted_password.csv

Medium

To understand the how this program works, read my medium article.
https://ohyicong.medium.com/how-to-hack-chrome-password-with-python-1bedc167be3d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages