Decompiler User Interface
The project develops a graphical user interface (GUI) for displaying low-level programs that are derived from binaries by a decompiler. The GUI is tailored to support the development of the decompiler by (a) visualising low-level code in a user-friendly form and (b) displaying differences of the decomplied program before and after one of more transformations. These features enable the developer to validate and debug the inner working of the decompiler under development and its internal transformation passes. The project focusses on visualising complex data (i.e., low-level code generated from binaries) and highlighting critical aspect (e.g., changes relevant to the developer). The design of the GUI has been driven by initial developer input and feedback on proposed choices.
Themes
Best Software Project