MCPcopy Create free account

hub / github.com/FuzzingLabs/wasm_runtimes_fuzzing / functions

Functions138 in github.com/FuzzingLabs/wasm_runtimes_fuzzing

Functionfuzz_wabt_wat2wasm_ffi
(data: &[u8])
warf/targets/src/wabt_ffi.rs:30
Functionfuzz_wain_parser
(data: &[u8])
warf/targets/src/wain.rs:9
Functionfuzz_wain_validate
(data: &[u8])
warf/targets/src/wain.rs:17
Functionfuzz_wasm3_parser_ffi
(data: &[u8])
warf/targets/src/wasm3.rs:9
Functionfuzz_wasmer_compile_clif
Fuzzing wasmer::compile with Cranelift compiler backend
warf/targets/src/wasmer.rs:13
Functionfuzz_wasmer_compile_singlepass
Fuzzing `wasmer::compile` with `SinglePass` compiler backend
warf/targets/src/wasmer.rs:19
Functionfuzz_wasmer_instantiate
Fuzzing `wasmer::instantiate` with empty import_object
warf/targets/src/wasmer.rs:26
Functionfuzz_wasmer_validate
Fuzzing `wasmer::validate`
warf/targets/src/wasmer.rs:7
Functionfuzz_wasmi_instantiate
(data: &[u8])
warf/targets/src/lib.rs:122
Functionfuzz_wasmi_validate
fuzzing harnesses
warf/targets/src/lib.rs:119
Functionfuzz_wasmparser_parser
`Fuzzing wasmparser::Parser` and loop to read all module.
warf/targets/src/wasmparser.rs:7
Functionfuzz_wasmparser_validate
Fuzzing `wasmparser::ValidatingParser` and loop to read all module.
warf/targets/src/wasmparser.rs:20
Functionfuzz_wasmparser_validate_all_feat
Fuzzing `wasmparser::ValidatingParser` with all features enabled and loop to read all module.
warf/targets/src/wasmparser.rs:27
Functionfuzz_wasmprinter_parser
(data: &[u8])
warf/targets/src/wasmprinter.rs:6
Functionfuzz_wasmtime_compile
Fuzzing `wasmtime::Module` with default Store/Config/Engine NOTE: wasmtime::from_binary is also calling wasmtime::validate.
warf/targets/src/wasmtime.rs:26
Functionfuzz_wasmtime_compile_all_cranelift
Fuzzing `wasmtime::Module` with all wasm features and `Cranelift` backend.
warf/targets/src/wasmtime.rs:55
Functionfuzz_wasmtime_compile_all_lightbeam
Fuzzing `wasmtime::Module` with all wasm features and `Lightbeam` backend.
warf/targets/src/wasmtime.rs:64
Functionfuzz_wasmtime_instantiate_all_cranelift
Fuzzing `wasmtime::Instance` with all wasm features and `Cranelift` backend.
warf/targets/src/wasmtime.rs:73
Functionfuzz_wasmtime_instantiate_all_lightbeam
Fuzzing `wasmtime::Instance` with all wasm features and `Lightbeam` backend.
warf/targets/src/wasmtime.rs:89
Functionfuzz_wasmtime_validate
Fuzzing `wasmtime::validate` with default Store/Config/Engine
warf/targets/src/wasmtime.rs:9
Functionfuzz_wasmtime_validate_all_feat
Fuzzing `wasmtime::validate` with all the features enabled
warf/targets/src/wasmtime.rs:15
Functionfuzz_wast_parser
(data: &[u8])
warf/targets/src/lib.rs:337
Functionfuzz_wat_parser
(data: &[u8])
warf/targets/src/lib.rs:329
Methodis_available
Check if `cargo hfuzz` is installed
warf/src/rust_fuzzers.rs:34
Functionis_ok
(target: String, res: bool)
warf/execute_all/exec_all_template.rs:32
Functionlog_benchmark
(it: Instant)
warf/execute_all/exec_all_template.rs:27
Functionmain
()
warf/fuzzers/rust-afl/template.rs:5
Functionmain
()
warf/fuzzers/rust-honggfuzz/template.rs:6
Functionmain
()
warf/debug/debug_template.rs:22
Functionmain
Main function catching errors
warf/src/main.rs:129
Functionmain
()
warf/execute_all/exec_all_template.rs:40
Functionmake_cargo_happy
()
warf/fuzzers/rust-libfuzzer/src/lib.rs:1
Functionmake_cargo_happy
()
warf/fuzzers/rust-libfuzzer/fuzz/src/lib.rs:1
Functionmake_cargo_happy
()
warf/fuzzers/rust-afl/src/lib.rs:1
Functionmake_cargo_happy
()
warf/fuzzers/rust-honggfuzz/src/lib.rs:1
Functionmake_cargo_happy
()
warf/debug/src/lib.rs:1
Functionmake_cargo_happy
()
warf/execute_all/src/lib.rs:1
Methodnew
Create a new FuzzerHfuzz
warf/src/rust_fuzzers.rs:43
← previous101–138 of 138, ranked by callers