SENov 22, 2020

Modular Moose: A new generation software reverse engineering environment

arXiv:2011.10975v11 citations
AI Analysis

This work provides an updated and more adaptable reverse engineering environment for software engineers and researchers dealing with complex software systems, representing an incremental improvement to an existing tool.

The paper introduces ModMoose, a new version of the Moose reverse engineering environment, designed to address the complexity and varied requirements of software reverse engineering tasks. ModMoose features a modular and extensible meta-model, a new set of generic tools, and an open architecture for tool synchronization and interaction.

Advanced reverse engineering tools are required to cope with the complexity of software systems and the specific requirements of numerous different tasks (re-architecturing, migration, evolution). Consequently, reverse engineering tools should adapt to a wide range of situations. Yet, because they require a large infrastructure investment, being able to reuse these tools is key. Moose is a reverse engineering environment answering these requirements. While Moose started as a research project 20 years ago, it is also used in industrial projects, exposing itself to all these difficulties. In this paper we present ModMoose, the new version of Moose. ModMoose revolves around a new meta-model, modular and extensible; a new toolset of generic tools (query module, visualization engine, ...); and an open architecture supporting the synchronization and interaction of tools per task. With ModMoose, tool developers can develop specific meta-models by reusing existing elementary concepts, and dedicated reverse engineering tools that can interact with the existing ones.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes