I just published the pipeline runner for matching decompilation that I've been working on 🎉
Mizuchi automates the loop of writing C code, compiling it, and comparing against the target binary.
It orchestrates a plugin-based pipeline that can leverage LLMs to generate code, then automatically retries with rich error context when compilation or matching fails.