Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# π§ AIXCC Challenge Benchmark β C Challenges
|
| 2 |
+
|
| 3 |
+
## π Overview
|
| 4 |
+
|
| 5 |
+
**AIXCC Challenge Benchmark (C Challenges)** is a curated subset of the full AIXCC Challenge Benchmark focused solely on C-based challenges.
|
| 6 |
+
|
| 7 |
+
This benchmark is built upon the [official AIXCC Challenge](https://aicyberchallenge.com/). Each C challenge consists of either a **delta** (focused diff) or **full** (whole project) test case.
|
| 8 |
+
|
| 9 |
+
## π Reference Implementation
|
| 10 |
+
|
| 11 |
+
This benchmark is designed to work with our open-source CRS system: https://github.com/o2lab/afc-crs-all-you-need-is-a-fuzzing-brain
|
| 12 |
+
|
| 13 |
+
For technical details, see our paper: https://arxiv.org/abs/2509.07225
|
| 14 |
+
|
| 15 |
+
## π License
|
| 16 |
+
|
| 17 |
+
This dataset builds on the official AIXCC Challenge. Please adhere to its license and usage policies.
|
| 18 |
+
|