honkiko / hotfix

replace functions of a running Linux process without stop it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

replace functions of a running Linux process without stop it.


Languages

Language:C 97.3%Language:Shell 2.7%