FirmFuzz
FirmFuzz copied to clipboard
How do you monitor the firmware running in firmadyne
As declared in the paper, that you can do the taint analysis in php scripts. But I just see you put CI files in IMAGE_DIR like this "cp ./fuzzer/test_mipseb $IMAGE_DIR/test cp ./fuzzer/ci_file $IMAGE_DIR/" I wonder how to do taint analysis.