[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: optimizing for size



Stephen Andrew Neuendorffer <neuendor@eecs.berkeley.edu> wrote:
> Obfuscating the strings in the bytecode will probably reduce code size more 
> than anything else....
> 
> There are several tools available for obfuscation, such as Jode 
> (http://www.sourceforge.net),
> but as far as I know, Soot does not yet have this capability.

Actually, David might have done something similar as part of his 621
project which was about optimizing bytecode for space.

I'm not sure what the status of his code is, but I dropped him a note
in case he might want to chime in.

Cheers,
Navin.