• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

experimental

  1. itsMe

    Java ObfSRC v1.0.0 - an experimental way to obfuscate Java source code

    ObfSRC is an experimental way to obfuscate Java source code through unicode escaping. How Does This Work? The Java-Compiler will automatically attempt to decode the escaped unicode, as a result the String turns into raw source code, rather than being defined in the scope of a String. Comments...
Back
Top