[Haskell-cafe] AFL + Haskell

Krzysztof Skrzętnicki gtener at gmail.com
Mon Jun 20 18:20:22 UTC 2016


Hello,

There was an interesting post today [1] on Hacker News about fuzzing Rust
with american-fuzzy-lop (AFL). Interestingly the AFL instrumentation gets
applied as LLVM pass. I started to wonder if it would be possible to do the
same with Haskell binaries?

I know there are plenty of tools designed specifically for Haskell but
still it might be interesting to see how AFL performs in this setting.

Cheers,
Krzysztof Skrzętnicki

[1] https://news.ycombinator.com/item?id=11936983
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160620/20a0522f/attachment.html>


More information about the Haskell-Cafe mailing list