# FuzzCraft
*FuzzCraft is a specialized toolkit designed for the efficient creation of fuzzing harnesses.*
## Quickstart
```bash
pip install fuzz-craft
```
## Requirements
* CodeQL
* OpenAI API key
## Contributing
Any help is welcome and appreciated.
## License
*FuzzCraft* is licensed under the terms of the Apache-2.0 License (see the file LICENSE).
Raw data
{
"_id": null,
"home_page": "https://github.com/PrVrSs/fuzz-craft",
"name": "fuzz-craft",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "fuzzing,harness",
"author": "Sergey Reshetnikov",
"author_email": "resh.sersh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c4/c5/215a4a17f1b1016b5a696c727fcdc83d335e02d21f6a67d9ab7be9cb1eea/fuzz_craft-0.0.2.tar.gz",
"platform": null,
"description": "# FuzzCraft\n\n*FuzzCraft is a specialized toolkit designed for the efficient creation of fuzzing harnesses.*\n\n## Quickstart\n\n```bash\npip install fuzz-craft\n```\n\n## Requirements\n\n* CodeQL\n* OpenAI API key\n\n\n## Contributing\n\nAny help is welcome and appreciated.\n\n\n## License\n\n*FuzzCraft* is licensed under the terms of the Apache-2.0 License (see the file LICENSE).",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Toolkit for creating fuzzing harnesses.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/PrVrSs/fuzz-craft",
"Repository": "https://github.com/PrVrSs/fuzz-craft"
},
"split_keywords": [
"fuzzing",
"harness"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7bcbbd5ace7b15d561e6dc01b3b594336036e3117114db50728a7a62e872a0a5",
"md5": "4aa8fb216bb1ef1a726b0645b669fe1f",
"sha256": "5c6002fde89fe436c092fb95436d4656faaf0e43867ecadd44f8edc54006f3f0"
},
"downloads": -1,
"filename": "fuzz_craft-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4aa8fb216bb1ef1a726b0645b669fe1f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 19754,
"upload_time": "2023-12-21T21:47:29",
"upload_time_iso_8601": "2023-12-21T21:47:29.573304Z",
"url": "https://files.pythonhosted.org/packages/7b/cb/bd5ace7b15d561e6dc01b3b594336036e3117114db50728a7a62e872a0a5/fuzz_craft-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c4c5215a4a17f1b1016b5a696c727fcdc83d335e02d21f6a67d9ab7be9cb1eea",
"md5": "ee680d0ac4ed9fdea93a72343f6f1745",
"sha256": "29444af8fa5a2fcd91c35ca34a2db5c1e7465247204c4c74a05cfcfde2f49f47"
},
"downloads": -1,
"filename": "fuzz_craft-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "ee680d0ac4ed9fdea93a72343f6f1745",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 15813,
"upload_time": "2023-12-21T21:47:31",
"upload_time_iso_8601": "2023-12-21T21:47:31.347374Z",
"url": "https://files.pythonhosted.org/packages/c4/c5/215a4a17f1b1016b5a696c727fcdc83d335e02d21f6a67d9ab7be9cb1eea/fuzz_craft-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-21 21:47:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PrVrSs",
"github_project": "fuzz-craft",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "fuzz-craft"
}