Skip to content

Files

Latest commit

dcccd00 · Sep 10, 2020

History

History
This branch is 105 commits behind x4nth055/pythoncode-tutorials:master.

chrome-password-extractor

To run this:

  • pip3 install -r requirements.txt
  • To extract Chrome passwords on Windows, run:
    python chromepass.py
    
  • To delete saved passwords on Chrome:
    python delete_chromepass.py