(no title)
ouraf | 1 year ago
I know compiling is a lossy process and optimization can make things even harder to remap, but if an LLM can recognize patterns correctly, chunk or classify each routine or even give a more palatable overview of what a part of the code is meant to do step by step, it becomes closer to what HexRays offer with their assembly to pseudo code translator. And from that point, it can make serviceable translations to real world languages.
LLMs won't replace an engineer, but maybe they can help romhackers in identifying bugs or how some values are calculated by a game.
No comments yet.