Description:
|
White paper called Comparing Binaries With Graph Isomorphisms. The paper presents a method and algorithms for finding differences between two versions of a binary executable file, based on graph isomorphisms. One possible application is to discover the differences in a security patch, and a couple examples in that vein are shown. A brief comparison is also made to Halvar Flake's function signatures approach.
|