A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
☆387Dec 14, 2025Updated 2 months ago
Alternatives and similar repositories for isoalloc
Users that are interested in isoalloc are comparing it to the libraries listed below
Sorting:
- HardsHeap: A Universal and Extensible Framework for Evaluating Secure Allocators☆37Jan 14, 2022Updated 4 years ago
- Working draft of nextgen malloc implementation for musl libc☆124Oct 23, 2020Updated 5 years ago
- A secure utmp/wtmp implementation☆19Jan 21, 2026Updated last month
- ☆19Jul 13, 2020Updated 5 years ago
- Suite for benchmarking malloc implementations.☆477Updated this week
- A tool that automatically creates fuzzing harnesses based on a library☆284Nov 13, 2021Updated 4 years ago
- A powerful static binary rewriting tool☆1,089Feb 15, 2026Updated 2 weeks ago
- A binary hardening system☆111Sep 30, 2023Updated 2 years ago
- Message passing based allocator☆1,784Feb 22, 2026Updated last week
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆420Dec 28, 2025Updated 2 months ago
- SymQEMU: Compilation-based symbolic execution for binaries☆368May 5, 2025Updated 9 months ago
- Simple & compliant implementation of common UNIX userspace utilities☆10Oct 23, 2024Updated last year
- Comptime-generic composable allocators☆20Dec 7, 2025Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- A Secure and Memory-Efficient Heap Allocator☆34Jun 21, 2024Updated last year
- A tweakable block cipher☆31May 17, 2024Updated last year
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆954Jul 18, 2022Updated 3 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Hydra: an Extensible Fuzzing Framework for Finding Semantic Bugs in File Systems☆173Aug 8, 2022Updated 3 years ago
- A lightweight dynamic instrumentation library☆1,308Apr 1, 2025Updated 11 months ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆736Apr 26, 2025Updated 10 months ago
- The fastest Intel-PT decoder for fuzzing☆378Feb 2, 2024Updated 2 years ago
- weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interestin…☆2,477Jul 12, 2024Updated last year
- A library for binary analysis and rewriting☆50Sep 28, 2023Updated 2 years ago
- Spectre based on Linear Address Masking☆68Dec 4, 2023Updated 2 years ago
- MapGuard is a library that enforces a security policy for mmap based page allocations.☆21Dec 14, 2025Updated 2 months ago
- SymCC: efficient compiler-based symbolic execution☆856May 12, 2025Updated 9 months ago
- Modern Memory Safety in C/C++☆1,217Aug 1, 2016Updated 9 years ago
- Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.☆560Jun 24, 2020Updated 5 years ago
- Source code of AsiaCCS'22 paper - RecIPE: Revisiting the Evaluation of Memory Error Defenses☆13Sep 19, 2023Updated 2 years ago
- DROB (Dynamic Rewriter and Optimizer of Binary code)☆26Feb 19, 2020Updated 6 years ago
- My minimal init of ewontfix fame☆38May 18, 2020Updated 5 years ago
- DataTracker: A Pin tool for collecting high-fidelity data provenance from unmodified programs.☆95Feb 27, 2018Updated 8 years ago
- High-performance QEMU memory and instruction tracing☆554Jul 26, 2024Updated last year
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Aug 17, 2021Updated 4 years ago
- GUSTAVE is a fuzzing platform for embedded OS kernels. It is based on QEMU and AFL (and all of its forkserver siblings). It allows to fuz…☆202Jul 28, 2021Updated 4 years ago
- Explore a live Linux kernel's memory using GDB☆117Oct 20, 2022Updated 3 years ago
- A framework provides an interface to monitor and control fuzzers☆30Jul 5, 2023Updated 2 years ago
- AFL/QEMU fuzzing with full-system emulation.☆640Sep 9, 2018Updated 7 years ago