SQlite: Recovering Passwords from Google Chrome

Опубликовано: 16 Октябрь 2024
на канале: jaynes network
22,581
79

Have you forgotten your passwords? Let me guess.. You have them programmed into your google chrome browser, and you never use them, now you need them to log in to a different computer and you don't remember them. IF google Chromes is the internet browser you have been using, you are in luck. The pass words are saved in a secret spot on your computer, and if you have a SQlite data base reader you can retrieve them, even if you have forgotten your google chrome pass word. This video shows you step by step how to install DB Browser, which can read SQlite data base files, and it shows you where to retrieve them on a linux machine. A similar process can be used on a windows machine.

Linux location:
~/.config/google-chrome/Default/

Windows:
C:\Users\$username\AppData\Local\Google\Chrome\User Data\Default

"Login Data" is the file name..