Java Decompiler HOW-TO
Al Dev (Alavoor Vasudevan) alavoor[AT]yahoo.com
v4.5, 20 Sep 2002This document will help you to de-compile the Java class programs. This documents gives a list of decompilers which can reverse engineer the Java class files and generate the Java source code files. Thie is very helpful if you do not have the Java source code file and have only the Java class files. The information in this document applies to all the operating systems where Java language/Java VM runs.
1. Introduction
2. How can I trust Java Decompiler ??!!
3. Related URLs
4. Other Formats of this Document
- 4.1 Acrobat PDF format
- 4.2 Convert Linuxdoc to Docbook format
- 4.3 Convert to MS WinHelp format
- 4.4 Reading various formats
5. Copyright
Next Previous Contents