Skip to content

jzbor/zanitizers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanitizer Runtime Library

Currently only the UndefinedBehaviorSanitizer is supported.

Cross-compile for bare-bones usage:

cargo build --target x86_64-unknown-none --no-default-features --features ubsan --release

About

A portable sanitizier runtime library written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages