liboverride - simpler function injection Posted Thu, 09 Jul 2009 What is liboverride? liboverride is a small toolset which (hopefully) lets you quickly write code you can inject to another program. It uses the run-time linker and LD_PRELOAD to inject functions into your programs. Requirements gnu make m4 How do I use it? Let's use an example. You have a server program that you want to bind to a sp