This Python script decrypts Chrome passwords for all users on a Windows machine and stores the decrypted passwords in separate CSV files.
Before running the script, make sure you have the following prerequisites installed:
- Python 3.x
pycryptodome
library (install usingpip install pycryptodome
)pywin32
library (install usingpip install pywin32
)
-
Clone the repository:
git clone https://github.com/zubairjammu786/decrypt-chrome-passwords-all-users.git
-
Navigate to the repository
cd decrypt-chrome-passwords-all-users
-
Run the script:
python decrypt_chrome_passwords.py
Decrypt Chrome passwords for all users on a Windows machine. Store decrypted passwords in separate CSV files for each user. Retrieve encryption keys from the Local State file.
You can buy me a coffee Here
- This script/tool is provided for educational and informational purposes only. The developer of this script (hereafter referred to as "the developer") does not endorse or condone any unauthorized access, use, or distribution of passwords or any other data. The developer shall not be held responsible for any misuse, damage, or unlawful activities conducted with this script/tool.
- Users are advised to use this script/tool in compliance with all applicable laws, regulations, and ethical standards. Any actions and consequences resulting from the use of this script/tool are the sole responsibility of the user.
- By using this script/tool, you agree that the developer is not liable for any harm or legal consequences arising from its use. If you do not agree with these terms, do not use this script/tool.
- This script/tool is not intended for any malicious purposes, and the developer encourages responsible and ethical use of technology.