- Compile the library malloc.so with
make
- Run
sh
to 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 has been archived by the owner on Nov 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
alrickemilien/malloc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published