Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Java (https://www.askmehelpdesk.com/forumdisplay.php?f=440)
-   -   Decompling java .class (https://www.askmehelpdesk.com/showthread.php?t=304823)

  • Jan 17, 2009, 10:56 AM
    prasajmca
    Decompling java .class
    How can I get a .java file from .class file? Is it possible?
  • Feb 1, 2009, 01:40 PM
    jstrike

    Google for java decompiler. The results are not always 100% so it's something you can just recompile. Be aware that you may also be violating a licensing agreement if you don't own the source code.
  • Feb 8, 2009, 06:54 AM
    graahak1
    Checkout JAD the fast java decompiler at Home Page of Jad - the fast Java decompiler. But as jstrike pointed out you might be violating licensing agreements when you decompile.

  • All times are GMT -7. The time now is 12:57 AM.