henry-richard7 / Browser-password-stealer

This python program gets all the saved passwords, credit cards and bookmarks from chromium based browsers supports chromium 80 and above!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser-password-stealer

This python program gets all the saved passwords, credit cards and bookmarks from chromium based browsers supports chromium 80 and above!

πŸ“ŽModules Required

To install all the required modules use the following code:
pip install -r requirements.txt

Supported browsers

Chromium Based Browsers

βœ” AVAST Browser
βœ” Amigo
βœ” Torch
βœ” Kometa
βœ” Orbitum
βœ” Cent-browser
βœ” 7star
βœ” Sputnik
βœ” Vivaldi
βœ” Google-chrome-sxs
βœ” Google-chrome
βœ” Epic-privacy-browser
βœ” Microsoft-edge
βœ” Uran
βœ” Yandex
βœ” Brave
βœ” Iridium

Install Required Python Packages

pip install -r requirements.txt

How to Use

Just run this chromium_based_browsers.py the code will create a folder based on the browser name and stores the saved passwords, credit cards and bookmarks in that folder.

Star the Repo in case you liked it :)

About

This python program gets all the saved passwords, credit cards and bookmarks from chromium based browsers supports chromium 80 and above!

License:MIT License


Languages

Language:Python 100.0%