Skip to content

SaiTeja69/Chrome_pass_stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome_pass_stealer

A python application to steal chrome data and push it back to you Finds the data , pushes it back to you.

An Improvised Version of Shaskank Chandak's Password Stealer. What's improved you may ask? That version doesn't work!

Before you begin

  • Get an DropBox API key from Here
  • After you get the key add it in config.json

How to create an exe file ?

  • Make the edits in your .py file (add your api key etc)

  • Now install pyinstaller

$ pip install pyinstaller
  • Build the package by executing following command
pyinstaller --onefile chromepass.py

NOTE: After you build the executable, It will work on any machine even if that machine doesn't have python installed.


Disclaimer

I am not responsible for any damage caused by you , using this app . This app is made only for demonstration purpose itself.

About

A python application to steal chrome data and push it back to you.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages