Building QEMU Support for AFL Binary-only Fuzzing with Dependency Resolution
The standard build_qemu_support.sh script shipped with AFL uses outdated QEMU versions and encounters numerous installation issues. An alternative approach using an updated build script resolves these compatibility prolbems. This guide covers the installation process on Ubuntu 18.04, though other di...