|
|
|
|
|
by qingcharles
17 days ago
|
|
What is the current SOTA in terms of tools? How are these tools being used with LLMs to speed up decompilation? My current wishlist is to decomp Elite CGA version (tiny x86 binary) back into assembler and annotating all the method names, vars etc. That way I could swap out some of the inner loop using knowledge that has been uncovered in the last 40 years of optimizations. |
|