Complexicator
Complexicator is a command-line Java obfuscation and release-hardening tool made for Paper and Spigot plugin developers.
It is designed for developers who want to protect their plugin jars without constantly fighting broken plugin.yml files, renamed main classes, config leaks...
I recently did a test of downloading a main jar of one of my resources and a test add-on jar only to find out https://builtbybit.com/wiki/anti-piracy-placeholders were not supported in the add-on jar. I think this is a simple implementation to be made and a crucial one for the security of...
¹ While any language that can make an HTTP request can use Sentinel, the API wrapper is currently only available in Java. We would be happy to assist you in creating a wrapper for a programming language of your choice.
² Automatic Mode requires a supported marketplace platform, such as SpigotMC...
⚠️ Disclaimer ⚠️
Sentinel deters and discourages leaking, but it cannot fully prevent it. When you distribute a product (a plugin JAR, for example), you are handing your (byte)code to the user, and a determined attacker will eventually find a way to remove or bypass any protection. Sentinel...
I was exploring the Java VM for vulnerabilities, for reasons I won't disclose, I've found that Java 9 (possibly could be done in Java 8) allows me to do memory manipulation completely bypassing the "Java" language itself.
How it works:
When a method is called, it's decrypted using a super fast...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.