> -----Original Message-----
> From: Scott Raley [mailto:sra...@itc-llc.com]
> Sent: Wednesday, March 25, 2009 2:00 PM
> To: cf-community
> Subject: decompile
> 
> 
> Anyone used anything to decompile a java JAR file ?

What Scott's saying is true... but I think that your question is different.
JARs are just zip files with an alternate extension and a standardized
directory structure (so are WARs and EARs for that matter) - you can unzip
them using any "zip" tool.

But are you talking about decompiling Java class files?  If so that's a
different ball game.

Jim Davis


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:292765
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to