{"id":19681044,"url":"https://github.com/aflplusplus/cargo-libafl","last_synced_at":"2025-09-08T20:39:13.776Z","repository":{"id":47681319,"uuid":"462219009","full_name":"AFLplusplus/cargo-libafl","owner":"AFLplusplus","description":"Fuzz Rust code with LibAFL","archived":false,"fork":false,"pushed_at":"2023-08-30T10:40:38.000Z","size":103,"stargazers_count":57,"open_issues_count":6,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T11:18:32.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AFLplusplus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-22T09:10:26.000Z","updated_at":"2024-07-28T21:06:53.000Z","dependencies_parsed_at":"2023-09-23T14:36:46.101Z","dependency_job_id":null,"html_url":"https://github.com/AFLplusplus/cargo-libafl","commit_stats":{"total_commits":19,"total_committers":5,"mean_commits":3.8,"dds":"0.26315789473684215","last_synced_commit":"a4e3fddf704ca0be213d954787664d195bdce24e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFLplusplus%2Fcargo-libafl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFLplusplus%2Fcargo-libafl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFLplusplus%2Fcargo-libafl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFLplusplus%2Fcargo-libafl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AFLplusplus","download_url":"https://codeload.github.com/AFLplusplus/cargo-libafl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224151619,"owners_count":17264436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T18:06:48.831Z","updated_at":"2024-11-11T18:06:49.624Z","avatar_url":"https://github.com/AFLplusplus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-libafl\n\n**This repository is outdated. It is superseded by [libafl_libfuzzer](https://github.com/AFLplusplus/LibAFL/pull/981)!**\n\nThis cargo utility is a replacement for (and a fork of) [cargo-fuzz](https://github.com/rust-fuzz/cargo-fuzz) to use a LibAFL-based fuzzer instead of libfuzzer.\n\nThe available features are still behind the original cargo-fuzz.\n\n## Install\n\nYou need a nightly compiler to use cargo-libafl.\n\n```\ncargo install -f cargo-libafl \n```\n\n## Use\n\n```\ncargo libafl --help\n```\n\n### Custom Runtimes\n\nIf you need to use a custom runtime for your target, e.g. when using custom mutators, define an environmental variable `CUSTOM_LIBAFL_RUNTIME` to the target/release folder of your runtime. Note that your runtime should match the name (`cargo-libafl-runtime`) and the flags of the original runtime. To do this effectively, you should copy the `cargo-libafl-runtime` folder and modify it to your needs.\n\n#### License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e\n\n\u003cbr\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this crate by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faflplusplus%2Fcargo-libafl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faflplusplus%2Fcargo-libafl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faflplusplus%2Fcargo-libafl/lists"}