AFLplusplus / qemuafl

This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.
https://aflplus.plus
Other
79 stars 43 forks source link

mips and mips64 support #22

Closed Dil4rd closed 3 years ago

Dil4rd commented 3 years ago

this patch allows to fuzz mips and mips64 binaries.

thx to @yeggor and @dR3m

andreafioraldi commented 3 years ago

Ty