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

求教保存出现这个是怎么回事啊 #13

Open
56025192 opened this issue Aug 31, 2024 · 5 comments
Open

求教保存出现这个是怎么回事啊 #13

56025192 opened this issue Aug 31, 2024 · 5 comments

Comments

@56025192
Copy link

image

@Liubsyy
Copy link
Owner

Liubsyy commented Aug 31, 2024

应该是缺少依赖包,比如fastjson2,还有kotlin的包,你的jar依赖这个,把依赖包添加到外部库就行

@56025192
Copy link
Author

image
现在提示这个了

应该是缺少依赖包,比如fastjson2,还有kotlin的包,你的jar依赖这个,把依赖包添加到外部库就行

@Liubsyy
Copy link
Owner

Liubsyy commented Aug 31, 2024

按提示根据具体情况修改一下编译语法问题吧,比如super这个放第一行,还有未覆盖抽象方法,IDEA自带的反编译器的反编译效果不一定100%准

@Liubsyy
Copy link
Owner

Liubsyy commented Aug 31, 2024

目前依赖IDEA自带的反编译器(Fernflower)有一些弊端,后续考虑增加其他反编译器比如CFR 、Procyon等,还会考虑引入字节码修改工具javassist,ASM等解决修改混淆jar问题

@56025192
Copy link
Author

好的 谢谢

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