AFL++ needs to be built with nyx mode to follow the quick start guide in the README and run setup-nyx.sh.
I'm on NixOS. Unfortunately, aflplusplus in nixpkgs does not include nyx mode.
The instructions to build AFL++ with nyx mode run build_nyx_support.sh, which calls nyx-fuzz/packer/init_ramfs/pack.sh, which expects shared libraries to be at specific locations.
I'm creating this issue to mention that I'm working on this. Maybe there are (or will be) others on NixOS who run into this.
AFL++ needs to be built with nyx mode to follow the quick start guide in the README and run setup-nyx.sh.
I'm on NixOS. Unfortunately, aflplusplus in nixpkgs does not include nyx mode.
The instructions to build AFL++ with nyx mode run build_nyx_support.sh, which calls nyx-fuzz/packer/init_ramfs/pack.sh, which expects shared libraries to be at specific locations.
I'm creating this issue to mention that I'm working on this. Maybe there are (or will be) others on NixOS who run into this.