Implemented client authorization and server logic using VK-bot with a protected connection and obfuscation.
Before starting, you need to configure config.py
The whole code was written for educational purposes and the author is not responsible for the consequences. This topic shows how you can transfer any code to another client and not store it with him. Also, when decompiling inside client.exe, there will be nothing important. When the server is closed, no one will be able to get the source code.The file can store a code that will be automatically sent to the client. You can add a license system for the desired product, I didn’t want to add it because I don’t know what product you need.
Obfuscation and deobfuscation methods are not registered there, since this is my proprietary secret, and I do not want to show it publicly. you can contact me on telegram and maybe i can help
Message user connect:
!ban <hwid>
!unban <hwid>
!walk <hwid> <path>
!download <hwid> <path>
!screen <hwid>
!shutdown <hwid> - Turn off the pc
!shutdown <hwid> all - Turn off the all pc
!delete <hwid> - Delete file by path
!stop - Close server
!ban_ip - Immediately close the connection to this IP
tg - @MrBonjur discord - Bonjur#2002





