Essays about: "control-dependence graph"

Found 1 essay containing the words control-dependence graph.

  1. 1. Generation of dynamic control-dependence graphs for binary programs

    University essay from Linköpings universitet/Databas och informationsteknik; Linköpings universitet/Tekniska högskolan

    Author : Jakob Pogulis; [2014]
    Keywords : control-dependencies; control-dependence graph; intel-pin; instrumentation; dynamic analysis; program analysis; dependence graph; dynamic dependence graph; control dependency; control flow analysis; control flow;

    Abstract : Dynamic analysis of binary files is an area of computer science that has many purposes. It is useful when it comes to debugging software in a development environment and the developer needs to know which statements affected the value of a specific variable. READ MORE