Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
Java in General
Decomplier
Smitha Vallaru
Greenhorn
Posts: 16
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Can anyone suggest me good decomplier (freeware).
Thanks
Smitha
Deepak Bala
Bartender
Posts: 6663
5
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
JAD
SCJP 6 articles
-
SCJP 5/6 mock exams
-
More SCJP Mocks
Smitha Vallaru
Greenhorn
Posts: 16
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks John.
But jad is giving "JavaClassReadException: can't open input file xxx.class"
Any clue....
Smitha
[ September 08, 2006: Message edited by: Smitha Vallaru ]
Cameron Wallace McKenzie
author and cow tipper
Posts: 5009
1
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Any chance the code you are trying to read has been locked/obfuscated?
Deepak Bala
Bartender
Posts: 6663
5
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
It works pretty fine for me. Can you post a link to the class file you are trying to decompile so we can try ? Or try to decompile a hello world application just to see if the thing works.
SCJP 6 articles
-
SCJP 5/6 mock exams
-
More SCJP Mocks
Smitha Vallaru
Greenhorn
Posts: 16
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Good Morning...
I have tried with a simple class HelloWorld, but still its giving same exception 'JavaClassFileReaderException can't open Helloworld.class'
Is there any class path or something to be set.
Thanks
Smitha.
Jesper de Jong
Java Cowboy
Posts: 16084
88
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
If you can't get JAD to work, try using another decompiler.
Try Google, search for "java decompiler" (not "decomp
lier
").
Jesper's Blog
-
Pluralsight Author Page
Smitha Vallaru
Greenhorn
Posts: 16
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I apolize, I was trying with a wrong path. Its working...
Thanks
Smitha.
Srinivas Kalvala
Ranch Hand
Posts: 257
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello smitha,
The
java
code may be obfuscated, so dont go straight away with decompiler, have a look at the produced java code, whether it is correct or not.
Some of the Decompilers will fail with some
patterns
, so verify the generated .java file before use.
Dasun Perera
Greenhorn
Posts: 13
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
JAD is the best decompiler.
There is a very nice GUI for JAD called FrontEnd Plus whcih is a free tool.
you can download it from
http://www.kpdus.com/frontend/FrontEnd.zip
-------------
http://dasun.is-here.lk/
nsathishbabu nagarajan
Greenhorn
Posts: 6
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi
you can try Cavaj Java Decompiler ..javascript: x()
jumpingjoy
http://www.bysoft.se/sureshot/cavaj/
Bras cause cancer. And tiny ads:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
decomplier
decomplie class with inner class
decomplie class file with inner class correctly
extract mail attachements from lotus notes
Any Component Freeware same as a GRid or a Excel?
More...