Click here to Skip to main content
15,902,904 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
javap command only class memeber ,variables read and disply in run command.ex:javap java.lang.System

but Inside project lot content ,it is read using Jad software decompiler.


first download software :http://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/JAD.shtml[^]


then read first readme file (understand clearly)
Posted
Updated 22-Dec-09 3:06am
v2

is it your question or is an article ?
 
Share this answer
 
I thought I'd never heard of JAD, that is because it is a third party tool and not part of the java SDK. If you are lucky, you might find someone here who has used this, I haven't.

A better idea would be to track down the developer - a Russian guy called Pavel Kouznetsov - and ask him.

Sorry, that's the best I can say.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900