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

Deobfuscation issue #1009

Open
zacharycram opened this issue Sep 13, 2024 · 1 comment
Open

Deobfuscation issue #1009

zacharycram opened this issue Sep 13, 2024 · 1 comment

Comments

@zacharycram
Copy link

Couldn't deobfuscate a jar alongside the deobfuscator GUI

Deobfuscation failed. Please open a ticket on GitHub and provide the following error: java.lang.NullPointerException at com.javadeobfuscator.deobfuscator.executor.MethodExecutor.execute(MethodExecutor.java:449) at com.javadeobfuscator.deobfuscator.executor.MethodExecutor.execute(MethodExecutor.java:76) at com.javadeobfuscator.deobfuscator.transformers.zelix.StringEncryptionTransformer.lambda$transform$25(StringEncryptionTransformer.java:785) at java.util.HashMap$Values.forEach(Unknown Source) at com.javadeobfuscator.deobfuscator.transformers.zelix.StringEncryptionTransformer.transform(StringEncryptionTransformer.java:114) at com.javadeobfuscator.deobfuscator.Deobfuscator.runFromConfig(Deobfuscator.java:477) at com.javadeobfuscator.deobfuscator.Deobfuscator.start(Deobfuscator.java:434) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.javadeobfuscator.deobfuscator.ui.wrap.Deobfuscator.run(Deobfuscator.java:88) at com.javadeobfuscator.deobfuscator.ui.SwingWindow.lambda$null$21(SwingWindow.java:1108) at java.lang.Thread.run(Unknown Source)

@Janmm14
Copy link
Contributor

Janmm14 commented Sep 13, 2024

zelix newer obfuscation, especially with certian options, cannot be deobfuscated with this tool. try https://github.com/narumii/Deobfuscator/

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