| Source name | chromePass | |
| Author | - | |
| Written in | C | |
| Description | Google Chrome saves the auto completion login data (URL, Username, Password) in a local SQLite data base. But before it gets there Google Chrome encrypts and encodes the data. chromePass.cpp is a simple and straightforward tool to extract and recover this account data. | |
| Downloads | Source | |
Google Chrome Password Recovery
Oct 26th, 2012 by carrumba
What exactly do you have to do to this to make it compile and work? Im fairly new to programming and am having a hard time making this compile. Any tips?