cm0002@lemdro.id to Programming@programming.devEnglish · 5 days agoDecompiling Binary Code with Large Language Modelsgithub.comexternal-linkmessage-square28linkfedilinkarrow-up145arrow-down18
arrow-up137arrow-down1external-linkDecompiling Binary Code with Large Language Modelsgithub.comcm0002@lemdro.id to Programming@programming.devEnglish · 5 days agomessage-square28linkfedilink
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up19·edit-25 days agoIf it actually works. I’d guess training a model on nothing but C and the resulting ASM would be much better.
minus-squareWolfLink@sh.itjust.workslinkfedilinkarrow-up3·4 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.
If it actually works.
I’d guess training a model on nothing but C and the resulting 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