https://github.com/Shnatsel/libdiffuzz
Custom memory allocator that helps discover reads from uninitialized memory
https://github.com/Shnatsel/libdiffuzz
fuzz-testing fuzzing memory-allocator sanitizer security security-audit security-testing security-tools
Last synced: about 2 months ago
JSON representation
Custom memory allocator that helps discover reads from uninitialized memory
- Host: GitHub
- URL: https://github.com/Shnatsel/libdiffuzz
- Owner: Shnatsel
- License: apache-2.0
- Created: 2018-08-22T23:36:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-11T16:27:50.000Z (over 4 years ago)
- Last Synced: 2025-04-01T19:07:24.449Z (about 2 months ago)
- Topics: fuzz-testing, fuzzing, memory-allocator, sanitizer, security, security-audit, security-testing, security-tools
- Language: Rust
- Homepage:
- Size: 53.7 KB
- Stars: 162
- Watchers: 7
- Forks: 9
- Open Issues: 4
Awesome Lists containing this project
- awesome-rust-security - lidiffuzz - memory allocator drop-in to test for uninitialized memory reads (Vulnerability Assessment / Fuzzing)