/hotfix

replace functions of a running Linux process without stop it.

Primary LanguageC

hotfix

replace functions of a running Linux process

The prototype version need libhotfix.a be linked into the process before patching it. Later version will remove the requirement and make it more flexible.

see example/README and try it.