zyw-200 / FirmAFL

FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.
GNU General Public License v3.0
438 stars 91 forks source link

Cannot start DIR-815 example #14

Closed BrieflyX closed 4 years ago

BrieflyX commented 4 years ago

I have followed the step to setup the DIR-815 fuzzing environment. Eventually I executed python start.py. However after full system launched, the afl-fuzz failed to handshake with fork server. It seems that you chroot afl-fuzz into a folder and give it a /bin/busybox as program? I'm confused with this part. Neither can I chroot nor can I find busybox. Could you please explain a little bit about this?

pureGavin commented 3 years ago

did you solved it? what did you do?