MorphaxTheDeveloper / Digispark-Chrome-Stealer

this digispark script steals chrome's saved credentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digispark Chrome Stealer

context: this digispark script steals chrome's saved credentials.

setup: 1.transfer the given "log-catcher" folder to your server. 2.setup the ino script to your digispark attiny85 (change the following parts; the path of the given script etc.)

usage: you would get important 2 files on /log path; "User Data" and "Local State" you need to crack the "User Data" file using "Local State" file. you can use this tool to crack the "User Data" file https://github.com/ohyicong/decrypt-chrome-passwords

i'm not responsible of the inappropriate usage :)

About

this digispark script steals chrome's saved credentials


Languages

Language:C++ 91.1%Language:PHP 8.9%