A Python3 re-creation of the popular VapeV4 GUI, fully in python.
What you do with this code / project / idea is non of my buisness or concern, and this was made for **educational** purposes only (testing software), and anything done with this code is NOT endorsed by me.
By using / utilizing FakeV4-GUI you agree that you hold responsibility and accountability of any consequences caused by your actions.
This project uses TKinter to launch a fake GUI of VapeV4. It is a static image, put on a non-resizable frame. It can be dragged from any point, including inside the window. This has no real use, except for tricking people, and will probably not be usefull on its own, unless you just want to troll.
pyinstaller --onefile -n VapeV4
| https://pyinstaller.readthedocs.io/en/stable/requirements.html
Auto-py-to-exe | https://pypi.org/project/auto-py-to-exe/