summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2018-02-07 16:00:00 +0100
committerRobert Swiecki <robert@swiecki.net>2018-02-07 16:00:00 +0100
commit3d5ffadb83efc1b6292b844d259a6b85e47f23bd (patch)
treef41f7861dda037db800cddea11fbb54c291ae7aa /README.md
parent28c7d9e6b0b007528edccca6282da1c4860419a8 (diff)
downloadhonggfuzz-3d5ffadb83efc1b6292b844d259a6b85e47f23bd.tar.gz
readme: mention honggfuzz-rs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 158cb589..63e4499c 100644
--- a/README.md
+++ b/README.md
@@ -88,11 +88,12 @@ Honggfuzz has been used to find a few interesting security problems in major sof
* [__Frog And Fuzz__](https://github.com/warsang/FrogAndFuzz/tree/develop)
* [dyjakan's __interpreters fuzzing__ project](https://github.com/dyjakan/interpreter-bugs)
* [__riufuzz__: honggfuzz with AFL-like UI](https://github.com/riusksk/riufuzz)
- * [__h2fuzz__: fuzzing of Apache's HTTP/2 implementation](https://github.com/icing/h2fuzz)
+ * [__h2fuzz__: fuzzing Apache's HTTP/2 implementation](https://github.com/icing/h2fuzz)
* [__honggfuzz-dharma__: honggfuzz with dharma grammar fuzzer](https://github.com/Sbouber/honggfuzz-dharma)
* [__Owl__: a system for finding concurrency attacks](https://github.com/hku-systems/owl)
* [__honggfuzz-docker-apps__](https://github.com/skysider/honggfuzz_docker_apps)
* [__FFW - Fuzzing For Worms__](https://github.com/dobin/ffw)
+ * [__honggfuzz-rs__: fuzzing Rust with Honggfuzz](https://github.com/PaulGrandperrin/honggfuzz-rs)
## Examples