Skip to content

FDlucifer/Chrome-Password-Recovery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chrome-Password-Recovery

A Simple Go program for Windows that will recover Google Chrome Logins... Made for Windows but you might be able to edit it to work with any system. You may need to edit the path to the Login Data file, Though it should work fine in most cases.

DOES NOT EXPORT OUT OF FILE, LISTS ALL LOGINS IN CONSOLE ONLY.

Features

  • Gives URL, USERNAME and Decrypted PASSWORD

Compiling

Import needed packages. (gcc is needed!) go build Chrome Password Recovery.go

Packages Used

  • github.com/mattn/go-sqlite3

Other

Go is a amazing and powerful programming language. If you already haven't, check it out; https://golang.org/

Donations

Please Donate To Bitcoin Address: 1AEbR1utjaYu3SGtBKZCLJMRR5RS7Bp7eE

About

A Simple Go program for Windows that will recover Google Chrome Logins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%