struct / isoallocLinks
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
☆383Updated last week
Alternatives and similar repositories for isoalloc
Users that are interested in isoalloc are comparing it to the libraries listed below
Sorting:
- Security-related flags and options for C compilers☆198Updated 3 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆419Updated 8 months ago
- A differential fuzzer for x86 decoders☆258Updated last year
- High-performance QEMU memory and instruction tracing☆550Updated last year
- Information about Linux system calls on different architectures☆170Updated last week
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- Load-time selective binary rewriting☆164Updated 3 years ago
- ☆253Updated 2 years ago
- Docs and resources on CPU Speculative Execution bugs☆376Updated 7 years ago
- Simple Linux seccomp rules without writing any code