jeudi 15 novembre 2018

Overriding or changing the ExitProcess function in C++

Is there any way that I can override or change the ExitProcess function in C++ that when I call the function it will go to my code? I thought about taking the address of the function and putting my function in there but I can't realize how to do that? any suggestion to how can I do that?

Aucun commentaire:

Enregistrer un commentaire