WebApp Sec mailing list archives

Re: how to convert JAR file to source code


From: "Geoffrey Gowey" <gjgowey () gmail com>
Date: Fri, 25 Apr 2008 08:33:43 -0700

I think that you haven't researched this before asking.  A .jar file
is a .zip file which contains the compiled java application.  To
convert to source you would need to unzip the .jar then try running
each of the files inside through a decompiler.

Geoff



On 4/24/08, Application Tester <vul.tester () gmail com> wrote:
hi

Is there any free tool that can convert *.jar files to source code?

Thanks in advance
App. Tester.
[+ +]
   ^



-------------------------------------------------------------------------
Sponsored by: Watchfire
Methodologies & Tools for Web Application Security Assessment
With the rapid rise in the number and types of security threats, web
application security assessments should be considered a crucial phase in the
development of any web application. What methodology should be followed?
What tools can accelerate the assessment process? Download this Whitepaper
today!

https://www.watchfire.com/securearea/whitepapers.aspx?id=70170000000940F
-------------------------------------------------------------------------



-- 
Sent from Gmail for mobile | mobile.google.com

Kindest Regards,

Geoff

-------------------------------------------------------------------------
Sponsored by: Watchfire 
Methodologies & Tools for Web Application Security Assessment 
With the rapid rise in the number and types of security threats, web application security assessments should be 
considered a crucial phase in the development of any web application. What methodology should be followed? What tools 
can accelerate the assessment process? Download this Whitepaper today! 

https://www.watchfire.com/securearea/whitepapers.aspx?id=70170000000940F
-------------------------------------------------------------------------


Current thread: