
Hi friends,
Here is the Cavaj Java Decompiler. It is freeware which we can get the exact code from the .CLASS files.
When a java file is compiled automatically it will generate the .CLASS files. The JVM is responsible for converting the byte code and program execution. This tool will help you to get the code from the generated .CLASS files.
Click the below button to Download
Alternate Link to Download Click Here