Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-11T16:27:50.000Z (over 4 years ago)
- Last Synced: 2024-07-08T16:38:24.402Z (7 months ago)
- Topics: fuzz-testing, fuzzing, memory-allocator, sanitizer, security, security-audit, security-testing, security-tools
- Language: Rust
- Homepage:
- Size: 53.7 KB
- Stars: 163
- Watchers: 8
- Forks: 10
- 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)