using java decompiler jd-gui and getting // INTERNAL ERROR //

后端 未结 4 2071
灰色年华
灰色年华 2021-01-31 15:11

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

4条回答
  •  無奈伤痛
    2021-01-31 15:52

    Please download latest version. Faced similar issue and it worked after updating.

    http://java-decompiler.github.io/

提交回复
热议问题