We should document how to:
- run the CRS on aixcc specific challenges
- run the CRS on an already existing upstream oss-fuzz project
- run the CRS on a custom challenge that might not even be in oss-fuzz.
run the CRS on aixcc specific challenges
this should be done through the challenge.sh/py script we have.
run the CRS on an already existing upstream oss-fuzz project
TODO
run the CRS on a custom challenge that might not even be in oss-fuzz.
TODO but at least this should explain we need oss-fuzz fork/branch with properly setup Dockerfile and build instructions and accessible project git repo.
We should document how to:
run the CRS on aixcc specific challenges
this should be done through the challenge.sh/py script we have.
run the CRS on an already existing upstream oss-fuzz project
TODO
run the CRS on a custom challenge that might not even be in oss-fuzz.
TODO but at least this should explain we need oss-fuzz fork/branch with properly setup Dockerfile and build instructions and accessible project git repo.