# IOT 工具篇 #### Reverse 工具: Binwalk Firmware-mod-kit #### Dynamic Analysis 工具: FIRMADYNE : 可以跨CPU架構 ,但只能提供網頁 interface Another dynamic analysis tool is FIRMADYNE [10], which runs full system emulation to test network vulnerabilities. Although FIRMADYNE is developed for large-scale firmware testing, it only examines network interfaces and does not inspect the internal system. To that end, the proposed UFO focuses on the static analysis mechanism to efficiently analyze large amounts of vendor firmware #### Static Analysis 工具: HumIDIfy and Firmalice These tools are used to perform symbolic execution test on executables, which are extracted from the firmware ###### tags: `IOT`