The Great Secure Google Chrome Hoax

  
Think you know which web browser will keep you and your data safe online ?
The real answer may surprise you.It turns out that ranking web browser security isn't all that secure and protected. There are a lot of factors that go into safe browsing online, and when you take them all into account, perhaps no one browser can truly be called the safest.
A small tool to those who suffer from problems in the extraction of browser's password ,programmed in AutoIt v3 language and testing in the latest browser version google chrome installed on windows 7.
HOW TO USE
Just open the program and it will create automatically a file named password.txt contain all the password from any browser chrome,opera and firefox.
HOW IT WORK
it extract the file where all the passwords are stored from this path :
chrome %USERPROFILE% & "\Local Settings\Application Data\Google\Chrome\User Data\"
Opera %APPDATA% & "\Opera Software\Opera Stable\Login Data"
the two browser are using the same encryption mechanism with the same name and path.
this file is a sql database you can watch it's content with any sql browser like sqlitebrowser,the password are only encrypted with the CryptProtectData function.you can easily break the encryption with CryptUnprotectData function, and you must have the file sqlite.dll to extract the data from the sql file.
Firefox Browser use all this libraries to extract the
passwords from it's sql base :
"msvcr100.dll","msvcp100.dll","mozglue.dll","nss3. dll"
Previous
Next Post »