Litcius/Paper detail

SolSEE: a source-level symbolic execution engine for solidity

Shang‐Wei Lin, Palina Tolmach, Ye Liu, Yi Li

2022Proceedings of the 30th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering14 citationsDOI

Abstract

Most of the existing smart contract symbolic execution tools perform analysis on bytecode, which loses high-level semantic information presented in source code. This makes interactive analysis tasks—such as visualization and debugging—extremely challenging, and significantly limits the tool usability. In this paper, we present SolSEE, a source-level symbolic execution engine for Solidity smart contracts. We describe the design of SolSEE, highlight its key features, and demonstrate its usages through a Web-based user interface. SolSEE demonstrates advantages over other existing source-level analysis tools in the advanced Solidity language features it supports and analysis flexibility. A demonstration video is available at: https://sites.google.com/view/solsee/.

Topics & Concepts

SolidityComputer scienceBytecodeSymbolic executionSource codeKey (lock)Flexibility (engineering)DebuggingVisualizationProgramming languageUsabilityInterface (matter)Human–computer interactionSoftware engineeringDatabaseVirtual machineSoftwareOperating systemArtificial intelligenceBubbleStatisticsMathematicsMaximum bubble pressure methodBlockchain Technology Applications and SecuritySecurity and Verification in ComputingAdvanced Malware Detection Techniques
SolSEE: a source-level symbolic execution engine for solidity | Litcius