Hello everyone and welcome back 🙂 If you want to know more about this code make sure you visit this video /watch?v=cgvZBOLcLcU (website: https://hoxframework.com.hr/?p=407 ) – because here I wrote this code.
In this video i converted it to .exe and demonstrated its power – it is fully undetectable by antiviruses 😉
usage of pyinstaller:
(first use : pip install pyinstaller and then:)
>pyinstaller <nameofyourfile.py> –onefile
to generate one file
>pyinstaller <nameofyourfile.py> –onefile –noconsole
To hide the console
Also keep in mind u should add the property to your file to RUN AS ADMIN
Thanks for visiting 🙂 Have a nice day, friend.