harrison4ride

Results 10 comments of harrison4ride

Sure, I just added a custom mutator to send and receive seeds through IPC and add some parameters to afl_state_t, nothing else changes to AFL++ itself. I think this error...

Yes, the custom mutator works in isolation, and the new AFL++ without the custom mutator also works. But both of them cause the same issue when running openssl asn1. Of...

> Is the issue just for asn1? Also for openssl cms. and build failed in poppler. All others can be successfully run.

Thank you for your help. I tried your script with the AFL++ version 775861e, but I still can not compile `poppler` from my end. It raise the same error message....

For the update, I tried to compile with the same script on another machine, but I still got the same error.

Another update, I can manually build and run openssl asn1 with my script successfully, but when I use `./run.sh` the program aborted and raised the error above.

> Ok thanks. I haven't had a chance to try again, unfortuntally, hopefully I can get some time one evening or on the weekend. > […](#) > On Tue, 12...

> follows: Recently I read a new article received from one of my senior, which proposed a new fuzz benchmark (MLFuzz), the dataset is based on Fuzzbench and Google Test...

Same issue here, have you fix it?

I have the similar issue, have you solved it? My run_experiment.py seems just keep measuring trials, and I have check my docker it seems runner docker has not start, I...