LibAFL icon indicating copy to clipboard operation
LibAFL copied to clipboard

add mmap hooks to libqasan

Open cube0x8 opened this issue 2 years ago • 0 comments

Added qasan hooks for mmap and munmap. When mmap is called, the allocated memory region is unpoisoned.

cube0x8 avatar Apr 27 '24 15:04 cube0x8