java反编译工具

cfr

官网:http://www.benf.org/other/cfr/
github: https://github.com/leibnitz27/cfr

使用方式

下载cfr的jar包:
wget https://www.benf.org/other/cfr/cfr-0.149.jar

执行反编译:

java -jar /dir/cfr-0.149.jar /org/apache/SomeClass.class

java 命令行反编译

jad

posted @ 2020-10-20 15:57  jzczer  阅读(164)  评论(0编辑  收藏  举报