parity-common icon indicating copy to clipboard operation
parity-common copied to clipboard

Consider converting fuzz tests to LibAFL

Open ordian opened this issue 3 years ago • 2 comments

It already outperforms many well-known coverage-guided fuzzers in Google's fuzzbench^1 benchmark, including honggfuzz, libfuzzer/entropic, as well as old-skool afl. On top, LibAFL^2 scales better across cores and machines.

ordian avatar Jan 04 '22 09:01 ordian

https://github.com/camshaft/bolero also looks interesting as a unification interface across fuzz engines.

ordian avatar Feb 18 '22 14:02 ordian

This issue has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/testing-complex-frame-pallets-discussion-tools/356/4

Polkadot-Forum avatar Sep 15 '22 18:09 Polkadot-Forum