AFL (with zig-afl-kit) doesn't allow adding c sources (opens in new tab)
Any ideas what might be happening in this issue? I would like to include some c files to fuzz against with AFL but end up with undefined symbols when I tried. I’m hoping to understand whats wrong and maybe how to fix it if you have any insight. github.com/kristoff-it/zig-afl-kit symbols from c source files not found opened 08:37AM - 15 Jun 26 UTC archaistvolts Apologies if I've missed something. But with zig nightly and zig-afk-kit latest… commit, it seems we can't `addCSourceFiles` to an afl...
Read the original article