thomasfinch.me/blog/2015/07/24/Hooking-C-Functions-At-Runtime.html

This is a quick writeup on something I experimented with recently, runtime function hooking in C. The basic idea of hooking a function is to replace the func...


Comments (0)

Sign in to post comments.