ejschwartz/decompilation-metrics
1
This is a space testing a method for evaluating the quality of decompilation.
Currently unhandled features:
- PIC stuff
- Global references
- Internal function calls
- Wildcards in target function?
- External function calls (e.g., printf)
- How to cope with referenced data? "Hello world" is not included in main.
- How to extract compilable decompilation from decompilers?
