libafl_qemu_build

Crates.iolibafl_qemu_build
lib.rslibafl_qemu_build
version
sourcesrc
created_at2023-01-31 12:34:58.521333
updated_at2024-11-13 22:58:42.597284
descriptionBuilder for LibAFL QEMU
homepage
repositoryhttps://github.com/AFLplusplus/LibAFL/
max_upload_size
id772658
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
AFLplusplus (aflpp)

documentation

https://docs.rs/libafl_qemu_build

README

QEMU LibAFL bridge builder

Parts of the codebase are originally taken from the Hoedur fuzzer, (c) Simon Wörner.

Commit count: 2860

cargo fmt