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

异常:Class file too large! #18

Open
RFSN opened this issue Aug 21, 2023 · 0 comments
Open

异常:Class file too large! #18

RFSN opened this issue Aug 21, 2023 · 0 comments

Comments

@RFSN
Copy link

RFSN commented Aug 21, 2023

作者您好,
感谢您提供的混淆工具,
我在使用过程中出现了了如下错误,请问能修正一下吗?
十分感谢。
相关错误日志如下:
java.lang.RuntimeException: Class file too large!
at org.objectweb.asm2.ClassWriter.toByteArray(ClassWriter.java:812)
at com.googlecode.d2j.dex.Dex2jar$1$1.visitEnd(Dex2jar.java:107)
at com.googlecode.d2j.dex.Dex2Asm.convertClass(Dex2Asm.java:482)
at com.googlecode.d2j.dex.Dex2Asm.convertClass(Dex2Asm.java:379)
at com.googlecode.d2j.dex.Dex2Asm.convertDex(Dex2Asm.java:515)
at com.googlecode.d2j.dex.Dex2jar.doTranslate(Dex2jar.java:190)
at com.googlecode.d2j.dex.Dex2jar.to(Dex2jar.java:295)
at com.googlecode.dex2jar.tools.Dex2jarCmd.doCommandLine(Dex2jarCmd.java:120)
at com.googlecode.dex2jar.tools.BaseCmd.doMain(BaseCmd.java:290)
at com.googlecode.dex2jar.tools.BlackObfuscatorCmd.doCommandLine(BlackObfuscatorCmd.java:115)
at com.googlecode.dex2jar.tools.BaseCmd.doMain(BaseCmd.java:290)
at com.googlecode.dex2jar.tools.BlackObfuscatorCmd.main(BlackObfuscatorCmd.java:38)
at Main.main(Main.java:7)

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

1 participant