pr0v3rbs / FirmAE

Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis
MIT License
603 stars 117 forks source link

No response after "infer network start!" message #76

Open smile1973 opened 4 months ago

smile1973 commented 4 months ago

can't get any response after the "infer network start!" message 擷取

N1nEmAn commented 4 months ago

you can watch the file makeNetwork.log in ~/FirmAE/scratch/{your number}/makeNetwork.log for details however, i have encountered that like you. it is just because i didnt run sudo ./install.sh to its end. you can have a try

smile1973 commented 4 months ago

I successfully solved the problem by reviewing the files. Thank you.🙌

ChenXIXIXIXXI commented 3 months ago

I have encountered the same situation but my makeNetwork.log file is empty

N1nEmAn commented 3 months ago

I have encountered the same situation but my makeNetwork.log file is empty

you can do like me.run sudo ./install.sh to its end.or you can wait for some time,and cat it again