Quote:
Originally Posted by DiapDealer
Hmmm... they certainly have, haven't they? Has anybody had much success decompiling the 2.5 framework into something useful?
|
It's really easy to decompile java code (although technically, java isn't "compiled"), but like I said, they obfuscated the code, so all variable names, class names, method names, etc are all "a", "b", "ab", "aba", etc.