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 ...
I unintentionally uploaded the .class file of a program I am working on to my flash drive. To make my misery worse, the hard drie on my computer crashed later that day. I'm hoping my hours of coding ...