shenie / jar_decompiler

Using jar and jad to extract class files and decompile them

This URL has Read+Write access

shenie (author)
Fri Jul 04 23:09:47 -0700 2008
commit  36b0f4b310f91f726f446f48e5822d5679feca17
tree    eb4ca5639fc5525e345be2703957c46f51287889
name age message
file README Loading commit data...
file decompiler.rb
README
A ruby script that will decompile the jar file you passed to it

Dependencies (the following executable needs to be in the path):
* jad (http://www.kpdus.com/jad.html)
* jar

Usage:
ruby decompiler.rb jms.jar