Skip to content
/ dcp Public

Tool to decrypt chrome based browser saved passwords

Notifications You must be signed in to change notification settings

palmenas/dcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Decrypt Chrome Browser Passwords

I created this tool to decrypt chrome based browser saved passwords in Login Data database file.

This tool was addapted from https://github.com/ohyicong/decrypt-chrome-passwords. If you want a better understanding on how this tool works, please see the following posts:

In order to fully decrypt the passwords, you need the following data:

  • User's DPAPI masterkey
  • Login Data database file
  • Local State json user file
  • Python3, mimikatz, memprocfs

OS Support

This tool was tested in Linux and Windows

References

Full credits on the original tool to https://github.com/ohyicong/decrypt-chrome-passwords

About

Tool to decrypt chrome based browser saved passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages