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

Old, pre Java 1 bytecode format slightly differs #15152

Closed
Janmm14 opened this issue Sep 30, 2019 · 2 comments · Fixed by #15317
Closed

Old, pre Java 1 bytecode format slightly differs #15152

Janmm14 opened this issue Sep 30, 2019 · 2 comments · Fixed by #15317

Comments

@Janmm14
Copy link

Janmm14 commented Sep 30, 2019

Expected behavior

radare2 recognizes the old class file version and adapts to the slightly different class file format

Actual behavior

no adaption based on class file version happening

More information can be found at https://github.com/ItzSomebody/StopDecompilingMyJava/blob/master/decompiler-tool-bugs/Entry-011/Entry.md

Steps to reproduce the behavior

Example binary: https://github.com/ItzSomebody/StopDecompilingMyJava/raw/master/decompiler-tool-bugs/Entry-011/PoC.jar

@pawlos
Copy link
Contributor

pawlos commented Oct 5, 2019

@XVilka, @Janmm14 If no one works on this one I can have a look.

@radare
Copy link
Collaborator

radare commented Oct 5, 2019 via email

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

Successfully merging a pull request may close this issue.

4 participants