logoalt Hacker News

fweimeryesterday at 5:07 PM0 repliesview on HN

You can still override malloc and call __libc_malloc if you do not want to bother with dlsym/RTLD_NEXT. These function aliases are undocumented, but for a quick experiment, that shouldn't matter.