I thought this was pretty amazing, this is a LLM decompiler.
It takes 0x86 Binary (ASM) and generates readable C code.
Definitely something I never thought I would see. It's pretty clear LLMs have some fairly incredible abilities in discerning structure in data.
https://github.com/albertan017/LLM4Decompile