Skip to content

featheryus/nmalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

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

About

This tool can help to detect heap overflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages