DIRTY-Ghidra Function Demo
Upload an executable binary to decompile its functions using Ghidra, then get an AI-cleaned version of the decompilation from ejschwartz/ghidra-O2-qwen2.5-coder-3b-instruct-idioms-functions, a Qwen2.5-Coder-3B-Instruct model fine-tuned for recovering idiomatic source code from Ghidra decompilation output.
- Upload an executable file
- Select a function from the dropdown
- View the disassembly, raw Ghidra decompilation, and model output side-by-side
This Space depends on the GhidraFunctionCPPExporter Space being online. If you see a network error, visit that link to wake it up, then retry here.
Examples