Decrypt Google Chrome Password

First download python in your local machine / windows machine

Make sure to put a check in the "add to the PATH" or something

https://www.python.org/downloads/

Then install the dependencies using cmd

pip install pypiwin32
pip install pycryptodomex

Then download the python script in github

After that you can just run the python decrypt to view your local google chrome password


Last updated