Skip to content

Using jar and jad to extract class files and decompile them

Notifications You must be signed in to change notification settings

shenie/jar-decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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


About

Using jar and jad to extract class files and decompile them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published