Open SmallYi opened 1 year ago
Thank you very much for open sourcing the code, in the process of reproducing the experiment, I got stuck in the operation of transferring the POC to syz-manager. I tried the command: syz-manager -config=my.config -auxiliary=path_to_poc and adding configuration items to my.cfg configuration file. Both of the above do not run syz-manager correctly, and I would like to ask how this step is achieved. Also the source code related to seed mutation optimization during fuzzy testing could you explain where it is implemented?
I found the reason, sorry to interrupt.
Thank you very much for open sourcing the code, in the process of reproducing the experiment, I got stuck in the operation of transferring the POC to syz-manager. I tried the command: syz-manager -config=my.config -auxiliary=path_to_poc and adding configuration items to my.cfg configuration file. Both of the above do not run syz-manager correctly, and I would like to ask how this step is achieved. Also the source code related to seed mutation optimization during fuzzy testing could you explain where it is implemented?