Jad - the fast JAva Decompiler
I have started to work for ziqiang.net. It is a pleasant job for me but some source code badly needed is missing. Now I only have some compiled class files at hand. I'm thirsty for a decompiler.
Fortunately, I found jad, an execllent decompiler.
1. You can download it form here.
I am using Linux and hate to solve dependence problems manually, so I downloaded Jad 1.5.8e for Linux (statically linked).
2. Just untar it to a location as you wish.
Make sure that the location is in your PATH variable.
3.add alias jad="jad -sjava " to ~/.bashrc (or any other inital file for your shell)
If not, you have to run jad with arguement -sjava to decompile classes.
2 comments:
http://cindyfly.crblog.cn/user6/18671/archives/2007/346731.html
點名!:D
You should set a guestbook.
Post a Comment