Kuna in‑browser · webassembly · no server

loading decompiler…

Client‑side decompiler

Load a binary to decompile it here.

Any ELF, PE, or Mach‑O file. The engine — Ghidra's decompiler, ported to Rust — runs in this tab as WebAssembly: your file is never uploaded and no server takes part.

Every function comes back at once. Stubs and import thunks are grouped at the bottom of the list; Download binary source exports the whole binary as a .c/.h/.asm project zip.