magma icon indicating copy to clipboard operation
magma copied to clipboard

update and enhance afl++

Open vanhauser-thc opened this issue 2 years ago • 1 comments
trafficstars

The afl++ setup is a) very old and b) is using an absolutely outdated llvm which results in enhanced features of afl++ not being enabled. that makes comparisons with afl++ pretty pointless. Additionally I enhanced the configuration as it was not optimal.

The changes I made make afl++ easily to update to feature versions.

For PHP I had to make a small change to make it compile, it does not impact other fuzzers. For Popper I had some issue building and enabled verbose mode to see what is exactly failing. As I think this is useful I kept this in.

vanhauser-thc avatar Apr 03 '23 07:04 vanhauser-thc

Wooo cool, I'll try have a look over the Easter break 🐣

adrianherrera avatar Apr 07 '23 05:04 adrianherrera