Quote:
Originally Posted by eureka
Looks like Amazon's Java obfuscator is non-deterministic.
|
Obfuscating variables and private methods is one thing, but also going for protected and public methods and class names is crazy.
From what I've seen so far I'm really surprised that they don't brick their own devices by doing such things. This leads to the almost unbelievable conclusion that Amazon (of course only in regards to their framework) has some good testing in place!