43
Decompiling Binary Code with Large Language Models
(github.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
LLMs are good at language processing tasks. Asking it to write code or solve complex maths it will make things up. Plus, it takes large amounts of energy to run them. Not to mention the data needed to train them.
Code written by them always has security holes. Use it to find facts, correct grammer or maybe generate a small paragraph or essay. But, don't use it to generate code, medical device, etc.
As a recent example Chatgpt cannot answer if there is a seahorse emoji. It will get infinitely stuck in trying to be funny and finding an answer. Changing the answer mid token.
Llama says there is but displays a seashell or a fish, lol. Then a horse and it admits there is none.