Reverse Engineering of Graphical User Interfaces Using Static Analyses

  • Authors:
  • Stefan Staiger

  • Affiliations:
  • -

  • Venue:
  • WCRE '07 Proceedings of the 14th Working Conference on Reverse Engineering
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes static analyses for reverse engi- neering graphical user interfaces (GUIs). These analy- ses, implemented in the Bauhaus tool suite, support typical maintenance tasks like migrating from a hand-written GUI to so-called GUI builders and redocumentation of the GUI. Our tool extracts the program's windows and their struc- ture, the attributes of the widgets and their values, the GUI events that might occur at runtime, and the event handlers associated with those events. We explain our approach and report encouraging results for several programs.