- Compile the library malloc.so with
make - Run
shto use a shell that dont use its own malloc - Change your environnements variables with
source run.sh - Or run
sh run.sh [args]with [args] the binarys you want to exec with malloc's funcs - Be careful, some programs use other functions than malloc or realloc to allocate memory For example, /bin/ls of the library used on MacOS use reallocf, zsh use its own allocation functions, sh and bash use mmap in addition to malloc
This repository was archived by the owner on Nov 21, 2019. It is now read-only.
alrickemilien/malloc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|