attify / firmware-analysis-toolkit

Toolkit to emulate firmware and analyse it for security vulnerabilities
MIT License
1.35k stars 256 forks source link

Read wlan sta info failed! #20

Closed ZanderChang closed 6 years ago

ZanderChang commented 6 years ago

When I press ENTER it start emulating the firmware. But it then traps into a dead cycle, which says [ 576.316000] firmadyne: ioctl: 0x6 [ 576.316000] firmadyne: ioctl: 0x6 device ioctl:: Operation not supported Read wlan sta info failed! again and again. But 192.168.0.1 works well. What can I do to fix it ?

extremecoders-re commented 6 years ago

This is because firmadyne doesn't emulate the wifi peripherals. If the web interface is working as expected you're good to go.

ZanderChang commented 6 years ago

OK, thanks a lot