使用Java反编译器JD-GUI和越来越//内部错误// [英] using java decompiler jd-gui and getting // INTERNAL ERROR //

查看:4839
本文介绍了使用Java反编译器JD-GUI和越来越//内部错误//的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我反编译使用dex2jar的APK文件,并打开了JD-GUI产生的jar文件。我可以看到几乎所有的$ C $了C很好,但一个部分 - 常量 - 只显示//内部错误//而已。有没有一种方法来检索常数?

I decompiled an apk file using dex2jar and opened the resulting jar file in jd-gui. I can view almost all of the code nicely but one section - the constants - displays only // INTERNAL ERROR // and nothing else. Is there a way to retrieve the constants?

推荐答案

任何人都经过了这个问题应该看看这个: https://开头github.com/deathmarine/Luyten

Anyone passing by this question should look at this instead: https://github.com/deathmarine/Luyten

使用,而不是JD-GUI这一点,我能successully查看全部code这表明作为JD-GUI的内部错误。

Using this instead of jd-gui, I was able to successully view all code which showed as INTERNAL ERROR on jd-gui.

您也可以尝试Jadx: https://github.com/skylot/jadx

You can also try Jadx: https://github.com/skylot/jadx

这篇关于使用Java反编译器JD-GUI和越来越//内部错误//的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆