libdheap icon indicating copy to clipboard operation
libdheap copied to clipboard

A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap

Results 1 libdheap issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting segfaults when running any program with this library LD_PRELOADed. I first compiled it normally, then when it didn't work, I unset all environment variables to be sure...