Show HN: I wrote a Java decompiler in pure C language
1–10 of 104 posts
Re: Show HN: I wrote a Java decompiler in pure C language
#2Any plan to support `.dex` in the future? Also curious how you handle inner classes inside JARs.
Re: Show HN: I wrote a Java decompiler in pure C language
#3Re: Show HN: I wrote a Java decompiler in pure C language
#4Very cool project! Love the idea of a Java decompiler written in C — the speed must be great. Any plan to support `.dex` in the future? Also curious how you handle inner classes inside JARs.
Re: Show HN: I wrote a Java decompiler in pure C language
#5By hand or with AI? Fascinating. So much work! What was your motivation for this?
Re: Show HN: I wrote a Java decompiler in pure C language
#6By hand or with AI? Fascinating. So much work! What was your motivation for this?
Irrelevant to me. People would never ask whether someone has created something looking at SO or not. If the thing works as advertised, good for them!
Re: Show HN: I wrote a Java decompiler in pure C language
#7Very cool project! Love the idea of a Java decompiler written in C — the speed must be great. Any plan to support `.dex` in the future? Also curious how you handle inner classes inside JARs.
Re: Show HN: I wrote a Java decompiler in pure C language
#8Earlier quoted context omitted.
Irrelevant to me. People would never ask whether someone has created something looking at SO or not. If the thing works as advertised, good for them!
To some people the process leading to a finished project is the most interesting thing about posts like these.
Re: Show HN: I wrote a Java decompiler in pure C language
#9Earlier quoted context omitted.
To some people the process leading to a finished project is the most interesting thing about posts like these.
LLMs can explain the process, and you can build projects with LLMs explaining the process.
I want to hear about the reverse engineering, how you thought the code through. LLMs are boring.