Introducing cve-rs, a blazingly fast memory vulnerabilities tool written in 100% safe Rust. It allows you to introduce common memory vulnerabilities into your Rust program in a memory safe manner. cve-rs ensures memory safety by using #[deny(unsafe_code)] in the entire codebase and has safe implementations of use after free, buffer overflow, and segmentation fault bugs.

•2m read time•From github.com
Post cover image
Table of contents
InstallWASM supportContributorsCan I use cve-rs in production?License
1 Comment

Sort: