简体   繁体   中英

Issue java.util.zip.ZipError: zip END header not found when open JAR with JD-GUI

I have a problem when, I try to open a Jar File with JD-GUI Decompiler , the error is the following.

在此处输入图片说明

This error don't let me decompile the jar.

To solve this problem, I did the following.

  1. Change the extension jar file to RAR file or another compressed format.
  2. Uncompresed the file.
  3. Open some file class inside the folder mentioned above with JD-GUI
  4. Finally in JD-GUI tool, choose the option File -> Save all Resources

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM