struct / isoallocLinks
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
☆382Updated last year
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☆197Updated 3 years ago
- High-performance QEMU memory and instruction tracing☆549Updated last year
- Load-time selective binary rewriting☆163Updated 3 years ago
- Information about Linux system calls on different architectures☆167Updated 3 weeks ago
- Kernel Test Framework☆149Updated last week
- A differential fuzzer for x86 decoders☆252Updated last year
- ☆252Updated 2 years ago
- A research kernel and hypervisor attempting to get fully deterministic emulation with minimum performance cost☆538Updated 4 years ago
- Rellic produces goto-free C output from LLVM bitcode☆573Updated 2 weeks ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel