Skip to content

Commit a4ec9a3

Browse files
committed
update readme
1 parent c6e6269 commit a4ec9a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,8 @@ The paper which describes the design detail of this browser fuzzer is accepted b
101101
}
102102
```
103103

104-
The artifact of this paper is available at [zenodo](https://doi.org/10.5281/zenodo.8328742), which includes a docker environment for reproducing the experitmental results in the paper. The artifact passed the OOPSLA'23 Artifact Evaluation and earned all badges.
104+
The artifact of this paper is available at [zenodo](https://doi.org/10.5281/zenodo.8328742), which includes a docker environment for reproducing the experitmental results in the paper. The artifact passed the OOPSLA'23 Artifact Evaluation and earned all badges.
105+
106+
## Acknowledgement
107+
108+
We build the fuzzer on the top of [Domato](https://github.com/googleprojectzero/domato) for input generation.

0 commit comments

Comments
 (0)