Function Hooking Part I: Hooking Shared Library Function Calls in Linux
netspi.com | blog | #linux | #reverse-engineering | #dynamic-analysis | #function-hooking | #ld-preload | #shared-libraries
Summary
Covers Linux function hooking via the dynamic loader API and LD_PRELOAD to wrap library calls at runtime — an easier alternative to GDB for monitoring crypto calls, file I/O, and network traffic.
- Published
- Collected
Skip to content