SamNzo

Results 2 issues of SamNzo

I am trying to use fuzzercorn with qiling with this example: https://github.com/qilingframework/qiling/blob/master/examples/fuzzing/linux_x8664/libfuzzer_x8664_linux.py I first installed fuzzercorn with pip but when executing ``libfuzzer_x8664_linux.py`` I got the following ``` WARNING: Failed to...

Hi, I am able to reproduce the demo but when trying with another binary target it fails. I updated demo-callback.c with the corresponding addresses and my binary was compiled as...