A simple program to decrypt chrome passwords saved on your machine.
Currently, this program is supported on Windows only.
However, support for other operating systems might be added in future.
If you have any ideas, please, let me know.
If you can implement it yourself, submit a pr.
- pycryptodomex
- pywin32
python decrypt_chrome_password.py
Saved as decrypted_password.csv
To understand how this program works, read this Medium article: https://ohyicong.medium.com/how-to-hack-chrome-password-with-python-1bedc167be3d