You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next, use ```python main.py --help``` to show how it works.
27
27
28
-
```shell
28
+
```
29
29
Usage: python main [-options] -o output_dir
30
30
31
31
Options:
@@ -86,7 +86,7 @@ This tool can adapt to any other browsers that are based on the three browsers.
86
86
87
87
## Publication
88
88
89
-
The paper which describes the design detail of this browser fuzzer is accepted by OOPSLA 2023 ([doi](https://doi.org/10.1145/3622819)). BibTex Citation is
89
+
The paper which describes the design detail of this browser fuzzer is accepted by OOPSLA 2023 ([doi](https://doi.org/10.1145/3622819)). BibTeX Citation is
0 commit comments