Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
/ simple-loader Public archive

Super simple ClassLoader base for people trying to "protect" their programs with class encryption or similar.

License

Notifications You must be signed in to change notification settings

ItzSomebody/simple-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Loader

I had some people asking me as to how one can achieve this so here we go.

This is a simple ClassLoader project is intended inspire some thought as to how one might protect their Spigot plugin using class encryption.

Do note, however, that this kind of protection is atrocious against someone who knows what they are doing. Also, this is the result of a few minutes of playing around and hasn't undergone rigorous testing so don't say you weren't warned.

License

This software is licensed under the MIT license (not that anyone cares).

About

Super simple ClassLoader base for people trying to "protect" their programs with class encryption or similar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages