Improving Tool Support for Software Reverse Engineering in a Security Context

Brendan Cleary, Christoph Treude, Fernando Figueira Filho, Margaret-Anne D. Storey, Martin Salois. Improving Tool Support for Software Reverse Engineering in a Security Context. In Foundations of Augmented Cognition. Volume 8027 of Lecture Notes in Computer Science, pages 113-122, Springer Berlin Heidelberg, 2013. [doi]

Abstract

Illegal cyberspace activities are increasing rapidly and many software engineers are using reverse engineering methods to respond to attacks. The security-sensitive nature of these tasks, such as the understanding of malware or the decryption of encrypted content, brings unique challenges to reverse engineering: work has to be done offline, files can rarely be shared, time pressure is immense, and there is a lack of tool and process support for capturing and sharing the knowledge obtained while trying to understand assembly code. To help us gain an understanding of this reverse engineering work, we conducted an exploratory study at a government research and development organization to explore their work processes, tools, and artifacts [1]. We have been using these findings to improve visualization and collaboration features in assembly reverse engineering tools. In this talk, we will present a review of the findings from our study, and present prototypes we have developed to improve capturing and sharing knowledge while analyzing security concerns.