De-compiler

Decompiling Binary Code with LLM - LLM4Decompile / HN

see also

  • Decompiling a Nintendo 64 Game in 84 Days / HN - the original Snowboard Kids is now 100% decompiled! This means that all functions1 have matching C implementations that, when compiled, produce identical machine code to the original game.

# Java

More modern choices are JADX or Vineflower. - HN

# see also

caption

Written on April 26, 2024, Last update on February 18, 2026
LLM reverse compiler decompiler ghidra blog-code project