Cavaj Java Decompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java ...
I need to be able to see into a compiled java .class file and retrieve all members, constants, functions, etc. á la reflection ...