This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
.class to .java
Robbie Keenan
Greenhorn
Joined: Apr 26, 2001
Posts: 11
posted
Apr 30, 2001 14:30:00
0
guys,
Is it possible to recover the
java
source from a class file???
cheers,
Robbie
Matt Siegel
Ranch Hand
Joined: Jul 18, 2000
Posts: 55
posted
Apr 30, 2001 14:40:00
0
Check this out:
http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
Matt
atul kashyap
Ranch Hand
Joined: Mar 22, 2001
Posts: 34
posted
May 01, 2001 00:10:00
0
Yes it is possible. There are softwares called decompilers for this purpose (they work just according to their name).
Robbie Keenan
Greenhorn
Joined: Apr 26, 2001
Posts: 11
posted
May 01, 2001 11:01:00
0
Thanks Guys
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: .class to .java
Similar Threads
Super Class
how to validate a text field with numeric value
how to accesss Private Java Clas
canonical class
Handling dynamic configuration data
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter