SmartExecutor: Coverage-Driven Symbolic Execution Guided by a Function Dependency Graph

2023 5th Conference on Blockchain Research & Applications for Innovative Networks and Services (BRAINS)(2023)

引用 0|浏览1
暂无评分
摘要
Symbolic execution of smart contracts suffers from sequence explosion. Some existing tools limit the sequence length, thus being unable to adequately evaluate some functions. In this paper, we propose a symbolic execution approach without limiting the sequence length. In our approach, the symbolic execution process is guided by a function dependency graph aiming to maximize code coverage while reducing the number of sequences to be executed. Our approach consists of two major phases. The first phase executes all sequences up to a length limit while the second attempts to cover the not-fully covered functions. We have developed a tool called SmartExecutor and conducted an experimental evaluation on the SGUARD dataset. The experimental results indicate that compared with a state-of-the-art symbolic execution tool Mythril, SmartExecutor achieves higher code coverage and detects more vulnerabilities with less time.
更多
查看译文
关键词
Ethereum smart contract,symbolic execution,vulnerability detection,sequence explosion,function dependency
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要