shenie / jar_decompiler

Using jar and jad to extract class files and decompile them

This URL has Read+Write access

jar_decompiler / README
100644 11 lines (6 sloc) 0.211 kb
1
2
3
4
5
6
7
8
9
10
11
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