netgian / Chrome-Credentials

Python script that grabs and stores saved passwords, cookies, credit cards and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Credentials 🌐

Note:
This script was made for educational purposes, therefor all consequences caused by your actions are your responsibility and accountability.

πŸ”° γ€’ Features

  • Passwords
  • Credit Cards
  • Cookies
  • Search Terms
  • Web History
  • Autofill

βš™οΈ γ€’ Setup

pip install -r requirements.txt

πŸ€– γ€’ Usage

python chrome.py

The script will store all the information in text files and they will be compressed into a zip file.

πŸ“œ γ€’ License

This project is distributed under GNU General Public License v3.0 license.

About

Python script that grabs and stores saved passwords, cookies, credit cards and more.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%