Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 369 Bytes

ChromePasswords

Build in Visual Studio.

This is a cleaner refactor based on several publicly available examples of Chrome Password and Cookie extraction and decryption tools. It makes a temporary copy of the sqlite DB for Chrome, opens it, queries for passwords and cookies, decrypts the secrets, and then prints them to the console.

screenshot