Results 2 issues of r00tus3r

Hi, I also have a question regarding the custom post processor. In the example https://github.com/AFLplusplus/AFLplusplus/blob/stable/custom_mutators/examples/post_library_gif.so.c#L48 it is mentioned that if the post process function returns 0 the input is not...

enhancement
help wanted
good first issue

Hi, I tried to print the instructions using taint tracked data by uncommenting the following code: https://github.com/AngoraFuzzer/libdft64/blob/master/src/libdft_api.cpp#L302 But it seems to print all the instructions which are executed after `tainted...