public
Description: Using jar and jad to extract class files and decompile them
Homepage:
Clone URL: git://github.com/shenie/jar_decompiler.git
shenie (author)
Fri Jul 04 23:09:47 -0700 2008
name age message
file README Loading commit data...
file decompiler.rb
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