There are 13 repositories under ld-preload topic.
libfaketime modifies the system time for a single application
List of resources related to LD_PRELOAD, a mechanism for changing application behavior at run-time
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
A simple LD_PRELOAD library to disable SSL certificate verification. Inspired by libeatmydata.
A library for creating mods for Kobo's eReader software, Nickel.
Make programs think their stdout is a tty / terminal.
Override time reporting in Linux processes (accelerate/slowdown games, test code involving timers/delays)
Support fonts with double-width icons in xterm/rxvt-unicode/zsh/vim/…
Show stack traces from C++ exceptions at run-time without rebuilding target applications
A simple Linux in-memory .so loader
-x-x-x- DO NOT RUN ON PRODUCTION MACHINE -x-x-x- LD_PRELOAD based user-land rootkit for Linux platform.
Proxy protocol v1 and v2 support via an LD_PRELOAD library
Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).
A wrapper that enables TLS support (TLS 1.2 with AES 128 GCM) for existing applications without code change.
force libinput to emulate a middle click when pressing left and right buttons simultaneously
all-in collection of productivity scripts, CLI tools, utility libraries, fuse filesystems, and also some stuff
pwnig all the (web)things
Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!
An `LD_PRELOAD` hack to make arbitrary programs work with systemd socket activation
Use LD_PRELOAD to redirect socket ports or unix domain socket paths
Simple memory leak finder (for C program) using LD_PRELOAD.
A library meant for testing application behavior in out-of-memory conditions with the use of LD_PRELOAD trick.
LD_PRELOAD rootkit that hooks raw syscalls with zpoline
Override passwd->pw_dir for the current user's password database entry with $HOME.