You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maven pre-compiler plugin for the JObfuscator. JObfuscator is a Java source obfuscator: it transforms .java files into a protected form while preserving behaviour. It applies renaming, non-linear control flow, string encryption, and many other strategies.