Publication Details
Control Flow Graph Retrieval and Analysis via Simulation
Kolář Dušan, doc. Dr. Ing. (DIFS)
control flow graph, CFG, CFG analysis, basic block, EXE, Portable Executable Format, structure detection
This paper presents problems with analysis of binary executable files. We introduce to you importance of studying executable files. In the first part, we introduce Portable Executable format (EXE files) with focus on retrieving all necessary information for construction of a control flow graph. In the next part, we present some information about symbolic instruction language. It follows a description of problems with construction of a control flow graph. There is presented a construction of control flow graph and its analysis with respect to graph serialization and basic programming structures detection.
@inproceedings{BUT32584,
author="Ota {Jirák} and Dušan {Kolář}",
title="Control Flow Graph Retrieval and Analysis via Simulation",
booktitle="MOSIS '08",
year="2008",
pages="67--74",
address="Ostrava",
isbn="978-80-86840-40-6"
}