FirmFuzz
FirmFuzz copied to clipboard
run the "./run_batch_fs.sh \images\/",it throws an error.
while I run the "./run_batch_fs.sh \images/",it throws an error. cp: cannot stat '/home/FirmFuzz/framework/scripts/devfs_stubs_orig.c': No such file or directory cp: cannot stat '/home/FirmFuzz/framework/scripts/devfs_stubs_orig.c': No such file or directory
Copying default device directory cp: cannot stat '/home/FirmFuzz/framework/scripts/mapper/dev.tgz': No such file or directory
how can i solve it?thank you!
You should do the cp operation by yourself as the fisrt two c files are already in the dst directory. And the location of "dev.tgz" is "/home/FirmFuzz/framework/scripts/dev.tgz" rather "/home/FirmFuzz/framework/scripts/mapper/dev.tgz"