cm0002@lemdro.id to Programming@programming.devEnglish · 21 days agoDecompiling Binary Code with Large Language Modelsgithub.comexternal-linkmessage-square24linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkDecompiling Binary Code with Large Language Modelsgithub.comcm0002@lemdro.id to Programming@programming.devEnglish · 21 days agomessage-square24linkfedilink
minus-squareBeej Jorgensen@lemmy.sdf.orglinkfedilinkarrow-up0·20 days agoNow this is a great use of LLMs. Love it. So many old apps and games exist only in compiled form.
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up0·20 days agoIf it actually works. I’d guess training a model on nothing but C and resultint ASM would be much better.
minus-squareWolfLink@sh.itjust.workslinkfedilinkarrow-up0·20 days agoIt doesn’t look like it works very well. If I’m reading their results section correctly, it works less than 20% of the time on real world problems.
Now this is a great use of LLMs. Love it. So many old apps and games exist only in compiled form.
If it actually works.
I’d guess training a model on nothing but C and resultint ASM would be much better.
It doesn’t look like it works very well. If I’m reading their results section correctly, it works less than 20% of the time on real world problems.
lol