awnumar / memguard

Secure software enclave for storage of sensitive information in memory.
Apache License 2.0
2.5k stars 123 forks source link

freebsd: add the MAP_NOCORE flag #51

Closed awnumar closed 6 years ago

awnumar commented 6 years ago

On freebsd, we have the option to tell the kernel at mmap time to disregard this memory when dumping to core files.