Hi all,
Can anyone tell me which obfuscator would be best for the class file of mobile game? The game is developed using J2ME Motorola wireless toolkit.
Thanks in advance
Simarjot Singh
Hi all,
Can anyone tell me which obfuscator would be best for the class file of mobile game? The game is developed using J2ME Motorola wireless toolkit.
Thanks in advance
Simarjot Singh
try either ProGuard or the reworked version of RetroGuard called yGuard by yWorks…
I use ProGuard and sometimes yGuard…
Retroguard has problems and does not produce the smallest sized jars.
I use jShrink wich proved to be a fantastic tool.
Seb