8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1ab19 commit f21cc2dCopy full SHA for f21cc2d
docs/fuzzing_in_depth.md
@@ -874,6 +874,8 @@ Here are some of the most important caveats for AFL++:
874
[https://github.com/zardus/preeny](https://github.com/zardus/preeny) or
875
[https://github.com/fkie-cad/libdesock](https://github.com/fkie-cad/libdesock)
876
[https://github.com/zyingp/desockmulti](https://github.com/zyingp/desockmulti)
877
+ If these fail then try our own which might be a bit slower but is more
878
+ reliable: [utils/libaflppdesock](../utils/libaflppdesock)
879
880
Some useful tips for modifying network-based services can be also found at:
881
[https://www.fastly.com/blog/how-to-fuzz-server-american-fuzzy-lop](https://www.fastly.com/blog/how-to-fuzz-server-american-fuzzy-lop)
0 commit comments