Description: Python KeyAuth loader with basic protections and auth system.
WEBSITE: https://keyauth.win/
Anti-VM, pc logging, user info display, register option, save user option, auto login, basic protections (anti debugger, anti sandboxie dll injection), auth file exist check, tooltips, non sizable window, empty field check and auth file check, error display
Edit line 155(add a discord webhook) and 735(edit the keyauth api)
Install PyQt5 and PyQt5 Designer and edit the .ui file, then convert it to python source code. Don't forget to convert the resource file!
UPDATE: added register option, some error/file checks and tooltips + fixed some errors etc