This project is written in C# and represents a cheat entry menu.
Its usage is entirely up to you; it can be used as the login menu for any desired program.
It includes a KeyAuth system. You can integrate your own KeyAuth system into Form1.cs
, Reg.cs
.
- Visual Studio
- GunaUI (NUGET Package)
- Open the Project with Visual Studio
- Replace the KeyAuth System with your own system. (
Form1.cs
,Reg.cs
) - Replace the URL Address of your Application in the
Spoof.cs
File. (36 Lines) - Compile from the
Build
Menu.
- Generate License Key from KeyAuth.
- Standard Login Info:
Example
- Register from the App.
- Reopen the App.
- Log in.
- Use as You Wish.
Note: The project is in development phase. It is not a full version.
The project is open source and open for development. You can enhance the project and fork this repository.
To contribute, please leave a star on this repository.
This project is licensed under the MIT License. See the LICENSE file for details.