shenie / jar_decompiler
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
36b0f4b
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
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

