This repository contains the source code for the paper:
Wenzhi Li, Jialong Guo, Jiongyi Chen, Fan Li, Yujie Xing, Yanbo Xu, Shishuai Yang, and Wenrui Diao (✉️). FirmProj: Detecting Firmware Leakage in IoT Update Processes via Companion App Analysis. The 40th IEEE/ACM International Conference on Automated Software Engineering (ASE'25), Seoul, South Korea. November 16-20, 2025.
-
Dir
P1-ReqRec: The source code of Value Set Analysis (Extraction of Firmware Update Request) -
Dir
P2-FirmRetr: The source code of LLM-Guided Firmware Retrieval (Verification of Firmware Request) (demo)The detailed prompts are placed in the prompt directory, and the full LLM workflow code will be updated soon.
Acknowledgment: The implementation of FirmProj is built upon IoTFlow.