Auax / chrome-stealer

This repository allows you to retrieve Chrome, Brave, and Opera passwords. IT IS INTENDED FOR EDUCATIONAL PURPOSES ONLY!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-Auax

image

For Chromium browsers


EDUCATIONAL PURPOSES ONLY! DO NOT USE THIS ILLEGALLY.

This project works under the passax Python3 library (created by me).

This Python trojan will retrieve all Chrome, Opera and Brave passwords and send them over through a Discord Webhook you can set.

Requirements:

Install the requirements with python3 -m pip install -r requirements.txt

Or install them manually:

  • passax==1.20
  • requests~=2.25.0
  • discord-webhook==0.14.0

Working browsers:

  • Chrome
  • Brave
  • Opera

Set your Discord Webhook

Paste your Webhook URL when running the Python main.py script.

image

The files will be sent there.

About

This repository allows you to retrieve Chrome, Brave, and Opera passwords. IT IS INTENDED FOR EDUCATIONAL PURPOSES ONLY!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%