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
官网: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