|
|
|
|
|
by hackinthebochs
5522 days ago
|
|
>Applying AI to a decompilation problem is just like applying AI to a compilation problem I think they're very different. Compilation strips semantic information from code. Decompilation attempts to recover semantic information from program structure and, in the AI case, domain knowledge. They are fundamentally different processes. |
|