Skip to content

zhmyh1337/ChromePasswordDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decryptor for your own chrome passwords. Parses all the passwords from "Login Data" using the key from "Local State". This only works on the original computer because of the CryptUnprotectData.

Dependencies:
Base64 (for base64 decryption).
cJSON (for working with json files).
openssl (for AES-GCM decryption).
sqlite3 (for working with sql db).

About

Decryptor for chrome passwords in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages