{"id":16369711,"url":"https://github.com/dcsunset/fuzzer-test-suite","last_synced_at":"2025-10-18T11:51:48.320Z","repository":{"id":37591180,"uuid":"469905795","full_name":"DCsunset/fuzzer-test-suite","owner":"DCsunset","description":"Scripts to run the project by AFL with automatic coverage analysis","archived":false,"fork":false,"pushed_at":"2022-06-21T21:53:13.000Z","size":2092,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-31T09:44:45.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DCsunset.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-14T21:09:45.000Z","updated_at":"2022-04-12T03:29:40.000Z","dependencies_parsed_at":"2022-08-25T22:11:01.905Z","dependency_job_id":null,"html_url":"https://github.com/DCsunset/fuzzer-test-suite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Ffuzzer-test-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Ffuzzer-test-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Ffuzzer-test-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Ffuzzer-test-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DCsunset","download_url":"https://codeload.github.com/DCsunset/fuzzer-test-suite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239885437,"owners_count":19713306,"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-10-11T02:56:06.169Z","updated_at":"2025-10-18T11:51:48.231Z","avatar_url":"https://github.com/DCsunset.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Depenedencies\n\n* `gcc`\n* `clang`\n* `libpng-dev`\n* `nasm`\n* `libarchive-dev`\n* `inotify-tools`\n* `subversion`\n* `libgcrypt20-dev`\n* `autoconf-archive`\n\nFor data analysis, install [afl-utils](https://gitlab.com/rc0r/afl-utils.git).\n\n## Usage\n\nFirst clone this repo by the following commands:\n\n```sh\ngit clone --recurse-submodules https://github.com/DCsunset/fuzzer-test-suite.git\n./init.sh\n```\n\nFor AFL, configure the kernel parameters:\n\n```sh\necho core | sudo tee /proc/sys/kernel/core_pattern\ncd /sys/devices/system/cpu\necho performance | sudo tee cpu*/cpufreq/scaling_governor\n```\n\nTo run one or more projects:\n\n```sh\n./test-project.sh \u003cname(s)\u003e\n```\n\nThe available projects are listed in the variable `AVAIL_PROJ` in file `./config.sh`.\n\nTo check log of a projects\n\n```sh\n./check-log.sh \u003cname(s)\u003e\n# with some flags to command tail\nTAIL_FLAGS=-f ./check-log.sh \u003cname\u003e\n```\n\nTo stop the running projects:\n\n```sh\n./kill-all.sh\n```\n\n## License\n\nAGPL-3.0 License.\n\nFull notice:\n\n    Copyright (C) 2022 DCsunset, lyuyues, xuyeliu\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as published\n    by the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsunset%2Ffuzzer-test-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsunset%2Ffuzzer-test-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsunset%2Ffuzzer-test-suite/lists"}