Java反编译工具
JD-GUIhttps://github.com/java-decompiler/jd-gui/releasesLuytenhttps://github.com/deathmarine/Luyten/releases用JD-GUI出现反编译失败的情况,改用Luyten。/* Error */public static void test() {// Byte code://0: aconst_nu
·
JD-GUI
https://github.com/java-decompiler/jd-gui/releases
Luyten
https://github.com/deathmarine/Luyten/releases
用JD-GUI出现反编译失败的情况,改用Luyten。
/* Error */
public static void test() {
// Byte code:
// 0: aconst_null
// 1: astore_2
// 2: aconst_null
// 3: astore_3
}
更多推荐
所有评论(0)