cancel
Showing results for 
Search instead for 
Did you mean: 

java decompiler?

Former Member
0 Kudos

which java decompiler is normally used for decompiling .class files that comes with a par file?

could you please let me know??

Accepted Solutions (1)

Accepted Solutions (1)

pravesh_verma
Active Contributor
0 Kudos

Hi Shiva,

Please visit this link:

This is the decomplier (<b>DJ Java Decompiler</b>)

<b>http://www.zdnetasia.com/downloads/pc/swinfo/0,39043052,39138304s,00.htm</b>

This decompiler decompiles all the class files you want including the class files with par.

I hope this solves your problem..

Regards

Pravesh

PS: Please consider rewarding points.

Former Member
0 Kudos

THanks for reply pravesh,

that is a trial version and restricting me to decompile only few..so I downloaded jad (command line tool) for decompiling.

so in Normal EP projects which decompiler is used as you all know that all the decompilers doesnt behave the same..

Thank you

detlev_beutner
Active Contributor
0 Kudos

Hi Shiva,

JAD is the absolute standard. Also DJ uses JAD. The same does Jadclipse, see http://sourceforge.net/projects/jadclipse/

Anyhow, with some luck you'll find an earlier version of DJ (which I also like), which hasn't been commercial once.

Hope it helps

Detlev

guillaume-hrc
Active Contributor
0 Kudos

If you're looking for a freeware, you can have a go at : <b>FrontEnd Plus</b>

Here is a link to donwload it : http://www.safesite.com/product.php%5Bid%5D61887%5BSiteID%5Ddigibuy

detlev_beutner
Active Contributor
0 Kudos

Hi everybody,

I remembered that I had a link to the last non-commercial version of DJ, and I was right; now at the office again, I got it: ftp://ftp.sac.sk/pub/sac/utilprog/djdec377.zip

Hope it helps everybody

Detlev

Former Member
0 Kudos

Thank you All for your suggestions

Answers (0)