symcc icon indicating copy to clipboard operation
symcc copied to clipboard

fix constraint lost problem caused by mmap() wrapper

Open tiedaoxiaotubie opened this issue 3 years ago • 0 comments

mmap() should do symbolization stuff, because sometimes it also works like a read function, if the program use mmap() to map part of input into memory, we need to make these bytes as symbolic

tiedaoxiaotubie avatar Sep 13 '21 07:09 tiedaoxiaotubie