featheryus/nmalloc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
nmalloc ======= This tool can help to detect heap overflow How to use it? Just inlcude the head file nmalloc.h Then add below to your code #define malloc nmalloc #define free nfree