- make sure to disable window borders (maximize minimze exit)
- overide alt f4
- fullscreen by default
- disable cursor
- launch again if closed by third party program
✅ make deface initiator with rust (deleter)
- remove explorer.exe so no gui is shown on startup
- remove run.exe so ctrl+r doesnt work (if possible show a message instead) (cmd for running
c:\windows\system32\rundll32.exe shell32.dll,#61
) - remove taskmgr.exe
- remove cmd.exe
- Fix sending and recieving command problem (probably firewall blocking the requests)
- Encrypt Connecton
- Fuzz Executable so no reverse engineering