A Dynamic Instrumentation Technology for IoT Devices.

Chen Chen,Weikong Qi,Wenting Jiang,Peng Sun
DOI: https://doi.org/10.1007/978-3-030-50399-4_29
2020-01-01
Abstract:With the rapid development of electronic and information technology, IoT devices have become widely used in various fields. Increasing attention has been paid to the performance and security analysis of IoT devices. Dynamic instrumentation is a common process in software analysis for acquiring runtime information. However, due to the limited software and hardware resources in IoT devices, most dynamic instrumentation tools do not support IoT devices. In this paper, we provide an analysis tool, IoTDIT, to solve the current problem of runtime detection in IoT devices. IoTDIT uses static analysis and ptrace system calls to obtain dynamic firmware information, which can aid in firmware performance analysis and security detection. We perform experiments to verify the performance and effectiveness of the proposed instrumentation tool.
What problem does this paper attempt to address?