Linux 下反编译java的class文件:wget https://www.benf.org/other/cfr/cfr-0.144.jarjava -jar cfr-0.144.jar your_class.class > out.java