Skip to content

Elite Loader is a customizable login menu written in C#, including a KeyAuth system.

License

Notifications You must be signed in to change notification settings

Rinyszx/Elite-Premium-Loader-KeyAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elite Premium Loader

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.

Requirements

  • Visual Studio
  • GunaUI (NUGET Package)

Compilation

  • 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.

Adjustments

  • 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.

Preview

loginmenu

register

launchmenu

Contributing

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.

License

This project is licensed under the MIT License. See the LICENSE file for details.