Quote:
Originally Posted by bhaak
Obfuscating variables and private methods is one thing, but also going for protected and public methods and class names is crazy. 
|
I guess that this is why all the new updates come with complete partition images. The updates aren't incremental, so as long as that partition image is internally consistent, they can obfuscate and re-obfuscate all their classes and methods and name them all sorts of weird things, until hell freezes over.
But yes, this seems to mean that every single new update is now bound to break all existing (Java) hacks again, and they all have to be "figured out" again for every new update.
Thank you very much, Amazon.