Closed Aaron911 closed 5 years ago
Yes. For now, some configurations such as end point of fuzzing are embedded in source code. You can fuzz other firmwares by changing the logic where "image_id" appears.
Yes. For now, some configurations such as end point of fuzzing are embedded in source code. You can fuzz other firmwares by changing the logic where "image_id" appears.
OK!I get it. Thank you very much.
When I read the code, I found that I can just fuzz the firmware under the ./firmware folder. Is the configuration written in advance?