Mangle-It Java Source Code Obfuscator Screenshot |
|
Mangle-It Java Obfuscator makes Javacode unreadable. Symbol and file names are mangled, strings encrypted, symbols are updated in comments and xml config files. Code like "int GetNum( int n )" is converted to "int sXXXYYYXXYXXYX( int sXXXXYYXYYXXYX )", a string like "Log" converts to "x83\x86\x82". Work in Debug and Release mode, command line operation allows incorporation into build scripts.
|