this script will recover saved browsers logins into txt files. It currently only support windows 10. currently support :
- Chrome
- Opera
- Firefox
- make sure you have python 3 installed.
- install requirements:
pip3 install -r requirements.txt
- run it
this script can be compiled under exe file using pyinstaller
pyinstaller --onefile --noconsole chrome.py
or firefox/opera
Donations are welcome, it'll really help me to continue to maintain this project :)
THIS PROJECT IS FOR EDUCATION PURPOSE ONLY, DO NOT RUN IT WITHOUT PERMISSION! I AM NOT RESPONSIBLE FOR ANY DAMAGED CAUSED BY THE ILLEGAL USAGE OF THIS PROGRAM