Minecraft, created by Markus "Notch" Persson long before it became the most successful game of all time and a $2bn payday to Microsoft, was written in Java. Notch obfuscated the code to prevent others ...
I need to be able to see into a compiled java .class file and retrieve all members, constants, functions, etc. á la reflection, and the code has to be in C++, can't use java :-( . Are there any open ...