riboseinc / retrace

retrace is a versatile security vulnerability / bug discovery tool through monitoring and modifying the behavior of compiled binaries on Linux, OpenBSD/FreeBSD/NetBSD (shared object) and macOS (dynamic library).
Other
60 stars 19 forks source link

implement mmap/munmap #414

Open pablo-mendoza opened 5 years ago

pablo-mendoza commented 5 years ago

This is going to be tricky to get working in FreeBSD

ronaldtse commented 5 years ago

@riataman can we have this merged first with a new PR for FreeBSD? i.e. feature-gating this for non-FreeBSD platforms for now. Thanks!