Skip to content

Instantly share code, notes, and snippets.

@mheffner
Created August 18, 2009 13:59
Show Gist options
  • Save mheffner/169725 to your computer and use it in GitHub Desktop.
Save mheffner/169725 to your computer and use it in GitHub Desktop.
$ LD_PRELOAD=./malloc_wrap.so /bin/uname
Malloc request for 34 bytes got memory: 0x1103010
Malloc request for 10 bytes got memory: 0x1103040
Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment