Essays about: "dynamic binary instrumentation"

Found 3 essays containing the words dynamic binary instrumentation.

  1. 1. Predictive Study of Flame status inside a combustor of a gas turbine using binary classification

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Sreenand Sasikumar; [2022]
    Keywords : Binary Classification; Random Forest; SVM; XGBoost; Logistic Regression; Extra-trees; GasTurbine; Flame Detection;

    Abstract : Quick and accurate detection of flame inside a gas turbine is very crucial to mitigaterisks in power generation. Failure of flame detection increases downtime and maintenancecosts and on rare occasions it may cause explosions due to buildup of incombustible fuel inside the combustion chamber. READ MORE

  2. 2. 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

  3. 3. Development of a prototype taint tracing tool for security and other purposes

    University essay from Institutionen för datavetenskap; Tekniska högskolan

    Author : Ulf Kargén; [2012]
    Keywords : dynamic taint tracing; dynamic taint analysis; security; binary analysis; Valgrind; dynamic binary instrumentation;

    Abstract : In recent years there has been an increasing interest in dynamic taint tracing of compiled software as a powerful analysis method for security and other purposes. Most existing approaches are highly application specific and tends to sacrifice precision in favor of performance. READ MORE