Could an LLM be finetuned for reverse-engineering assembly code?
As I understand it, Ghidra can look at ASM and "decompile" the code into something that looks like C. It's not always able to do it and it's not perfect. Could an LLM be fine-tuned to help fill in the blanks to further make sense of assembly code?