View Single Post
Old 12-07-2012, 09:14 AM   #146
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by bhaak View Post
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.
ixtab is offline   Reply With Quote