Fuzzing on Windows
cargo-fuzz can be used to fuzz Windows programs, thanks to the MSVC AddressSanitizer. Read on to learn how to set up your Windows and PowerShell environment for building and fuzzing on Windows.
cargo-fuzz can be used to fuzz Windows programs, thanks to the MSVC AddressSanitizer. Read on to learn how to set up your Windows and PowerShell environment for building and fuzzing on Windows.