|
|
|
|
|
by CFLAddLoader
500 days ago
|
|
The expected outcome of using a LLM to decompile is a binary that is so wildly different from the original that they cannot even be compared. If you only make mistakes very rarely and in places that don't cause cascading analysis mistakes, you can recover. But if you keep making mistakes all over the place and vastly misjudge the structure of the program over and over, the entire output is garbage. |
|