2016/05/21 @ ESE #4
Dynamic Binary Instrumentation (DBI) is a technique for analyzing and modifying the behavior of a program when it is executed.
Among the most known frameworks there are Valgrind, DynamoRIO and PIN. The latter is developed by Intel and has a simple and functional API.
The purpose of this presentation is to show the possibilities of such a tool as well as an example through a Crackme.