Crates.io | symcc_libafl |
lib.rs | symcc_libafl |
version | |
source | src |
created_at | 2021-08-20 07:31:56.289992 |
updated_at | 2024-12-02 22:00:22.94169 |
description | Meta package for symcc_runtime |
homepage | |
repository | https://github.com/AFLplusplus/LibAFL/ |
max_upload_size | |
id | 439887 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | 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` |
size | 0 |
This is a support crate for symcc_runtime. It defines a stable URL and commit hash for the LibAFL fork of SymCC. It also provides convenient methods to clone and build SymCC to be used in build scripts in LibAFL-based fuzzers.