"livepatch" is a small userland program that provides binary patching on a running process, i.e. functionality of dynamic loading and overwriting in-memory code and data in a running process on Linux.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |