I had to use it months ago, to understand what happened under the hood of some compilation and speed optimize a process. I realize that I should probably have used an LLM to try and interpret the unnamed routines, to speedup the analysis. Especially since what I got were partial decompilations with different strengths.
Related. Others?
Dogbolt Decompiler Explorer - https://news.ycombinator.com/item?id=38520487 - Dec 2023 (89 comments)
Decompiler Explorer - https://news.ycombinator.com/item?id=32079227 - July 2022 (82 comments)
I had to use it months ago, to understand what happened under the hood of some compilation and speed optimize a process. I realize that I should probably have used an LLM to try and interpret the unnamed routines, to speedup the analysis. Especially since what I got were partial decompilations with different strengths.
got to love the name!
Terrific, care to opensource it by chance?
It is: https://github.com/decompiler-explorer/decompiler-explorer