-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
acd7d7d
commit 82cae3d
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,12 @@ Mu2 is a fuzz testing platform for mutation-guided fuzzing, built on top of the | |
|
||
For more questions, feel free to email [Bella Laybourn](mailto:[email protected]), [Vasu Vikram](mailto:[email protected]), or [Rohan Padhye](https://rohan.padhye.org). | ||
|
||
## Research Paper - ISSTA 2023 | ||
|
||
Mu2 is described in the following research paper: | ||
|
||
> Vasudev Vikram, Isabella Laybourn, Ao Li, Nicole Nair, Kelton OBrien, Rafaello Sanna, and Rohan Padhye. 2023. **Guiding Greybox Fuzzing with Mutation Testing**. In Proceedings of the 32nd ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA 2023). Association for Computing Machinery, New York, NY, USA, 929–941. https://doi.org/10.1145/3597926.3598107 | ||
## Build + Test + Install | ||
|
||
To install Mu2, run the following: | ||
|