Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提交BUG #23

Open
xmwenfeng opened this issue Oct 16, 2021 · 1 comment
Open

提交BUG #23

xmwenfeng opened this issue Oct 16, 2021 · 1 comment

Comments

@xmwenfeng
Copy link

某些APK会出现这种错误
Exception in thread "main" java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor
at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:310)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:122)
at com.nmmedit.apkprotect.ApkProtect.zipExtractNeedCopy(ApkProtect.java:540)
at com.nmmedit.apkprotect.ApkProtect.zipCopy(ApkProtect.java:565)
at com.nmmedit.apkprotect.ApkProtect.run(ApkProtect.java:114)
at com.nmmedit.protect.Main.main(Main.java:52)

@maoabc
Copy link
Owner

maoabc commented Oct 16, 2021

重新用zip打包下再处理试试,没使用第三方zip库,java默认的zip库好像有点问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants