Releases: microsoft/onefuzz-samples
Releases · microsoft/onefuzz-samples
1.1.0
1.0.0
Linux samples:
- linux-libfuzzer - Sample trivial libfuzzer with ASAN
- linux-libfuzzer-dlopen - Sample libfuzzer that uses dlopen during runtime
- linux-libfuzzer-linked-library - Sample libfuzzer that loads libraries at init
- linux-trivial-crash - Sample application that consumes either STDIN or a reads a file on the command line
- linux-trivial-crash-asan - Sample application that consumes either STDIN or a reads a file on the command line, built with ASAN
Windows samples:
- windows-libfuzzer - Sample trivial libfuzzer with ASAN
- windows-trivial-crash- Sample application that consumes either STDIN or a reads a file on the command line
- windows-trivial-crash-asan - Sample application that consumes either STDIN or a reads a file on the command line, built with ASAN