When you request Google Chrome to save your password on a given website, it stores it in a "Login Data" file (sqlite database file).
In order to securely store the password, the password is encrypted using user's window's credentials.
This program decrypts the passwords in user's machine and then copys them to the same directory in which program is present.
So if the executable version of this program is plugged into any computer running windows and Google Chrome, running this program will copy all the Chrome saved passwords into a text file.
Please dont misuse this program. I will not be responsible for any destructive outcomes of this program.
-
Notifications
You must be signed in to change notification settings - Fork 30
When you request Google Chrome to save your password on a given website, it stores it in a sqlite database file. In order to securely store the password, the password is encrypted using user's window's credentials. This program decrypts the passwords in user's machine and then copys them to the same directory in which program is present
haris989/Chrome-password-stealer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
When you request Google Chrome to save your password on a given website, it stores it in a sqlite database file. In order to securely store the password, the password is encrypted using user's window's credentials. This program decrypts the passwords in user's machine and then copys them to the same directory in which program is present
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published