priyankchheda / chrome_password_grabber

Get unencrypted 'Saved Password' from Google Chrome
GNU General Public License v3.0
720 stars 135 forks source link

Standalone use chrome_password_grabber.py ? #12

Closed Baltazar500 closed 3 years ago

Baltazar500 commented 4 years ago

Hi.

How to standalone use chrome_password_grabber.py ?

I've never used python, and I don't know how to use this code. Is it possible to pass the path to the database to the script

chrome_password_grabber.py ./Login\ Data

and get the passwords at the output ?

priyankchheda commented 3 years ago

No. You can't pass the path to the database to the script. Depending in your operating system, dbpath variable will set. Please read the usage in README.md file.