The Bytecode Club

Full Version: Obfuscators
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey all, just wondering what everyone's thoughts were on obfuscation and what obfuscator is the most powerful. When I say powerful, I mean which one would cause the most frustration for someone attempting to reverse engineer a java application.

Looking forward to hear thoughts.
FINALLY SOMEONE WHO JAVAS YESSSS

i think allatori uses techniques that other obfuscators just dont, the string encryption takes a while to crack when new versions come out, the iIiiIIIiIII naming is pretty clever imo and the control flow obf really messes up the code.

however all obfuscators for java can be worked around and their effects minimized by finding patterns. if you really want to keep a program safe, you should look at encrypted loaders, maybe hidden in obfuscated public libraries or in a native lang like c++ or c.
allatori best public 1