enhancer 1.0
Enhancer is an LD_PRELOAD library that allows adding a number of configurable enhancements to programs. These include: enhanced logging and debugging, pausing programs when a function is called, adding socks proxy support, redirection of opened files, redirecting ip sockets to unix sockets and visa-versa, fixing file descriptor leaks, running commands on certain function calls, implementing simple firewalling in 'accept', sanitizing or limiting 'system' and 'exec' function calls, changing X11 fonts in programs that have them hardcoded, etc, etc.
Tags | ld-preload |
---|---|
License | GNU GPLv3 |
State | initial |