Spaces:
Sleeping
Sleeping
title: Decompilation Metrics | |
emoji: 📈 | |
colorFrom: indigo | |
colorTo: indigo | |
sdk: docker | |
pinned: false | |
license: apache-2.0 | |
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? |