Electronic Proceedings in Theoretical Computer Science (Apr 2015)

Analysis of Software Binaries for Reengineering-Driven Product Line Architecture—An Industrial Case Study

  • Ian D. Peake,
  • Jan Olaf Blech,
  • Lasith Fernando,
  • Divyasheel Sharma,
  • Srini Ramaswamy,
  • Mallikarjun Kande

DOI
https://doi.org/10.4204/EPTCS.182.6
Journal volume & issue
Vol. 182, no. Proc. FMSPLE 2015
pp. 71 – 82

Abstract

Read online

This paper describes a method for the recovering of software architectures from a set of similar (but unrelated) software products in binary form. One intention is to drive refactoring into software product lines and combine architecture recovery with run time binary analysis and existing clustering methods. Using our runtime binary analysis, we create graphs that capture the dependencies between different software parts. These are clustered into smaller component graphs, that group software parts with high interactions into larger entities. The component graphs serve as a basis for further software product line work. In this paper, we concentrate on the analysis part of the method and the graph clustering. We apply the graph clustering method to a real application in the context of automation / robot configuration software tools.