Hot Patching C/C++ Functions with Intel Pin

5 years ago, I said in one of my articles that I shall return, one day, with a method of hot patching functions inside live processes; So… I guess this is that day. What we’ll try to achieve here is to replace, from outside, a function inside a running executable, without stopping/freezing the process (or crashing it…).

Read full article on THE CODE PROJECT

 


Date:

Categorie(s):