Repository navigation

#

ldpreload

LD_PRELOAD libc hooking using Go

Go
157
9 年前

ElfDoor-gcc is an LD_PRELOAD that hijacks gcc to inject malicious code into binaries during linking, without touching the source code.

C
90
7 天前

Override time reporting in Linux processes (accelerate/slowdown games, test code involving timers/delays)

C
45
3 年前

LD_PRELOAD library for enabling TCP keepalive socket options

C
38
2 年前

Proxy protocol v1 and v2 support via an LD_PRELOAD library

C
28
1 年前

Shared library implementations that transform the containing process into a shell when loaded (useful for privilege escalation, argument injection, file overwrites, LD_PRELOAD, etc.).

C++
27
1 年前

C library for developing file systems in userspace that leverage LD_PRELOAD.

C
27
1 年前

Replace all the dynamic heap allocation functions by LD_PRELOAD.

C++
24
1 年前

SO_REUSEPORT socket load distribution using LD_PRELOAD

C
18
1 个月前

LD_PRELOAD library that adds features to binaries

C
17
1 个月前

Very Easy Relative Backdoor Application

C
12
4 年前

Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games) on Linux

C
9
5 年前

Convenient way to bypass PHP disabled functions with LD_PRELOAD to create gsocket connection

PHP
7
4 个月前