• Stars
    star
    858
  • Rank 53,134 (Top 2 %)
  • Language
    Python
  • Created almost 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.
If you have an idea for improvement, do let me know!

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