Skip to main content

Showing 1–1 of 1 results for author: Román-Díez, A H G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2004.14437  [pdf, other

    cs.PL

    Analyzing Smart Contracts: From EVM to a sound Control-Flow Graph

    Authors: Elvira Albert, Jesús Correas, Pablo Gordillo, Alejandro Hernández-Cerezo Guillermo Román-Díez, Albert Rubio

    Abstract: The EVM language is a simple stack-based language with words of 256 bits, with one significant difference between the EVM and other virtual machine languages (like Java Bytecode or CLI for .Net programs): the use of the stack for saving the jump addresses instead of having it explicit in the code of the jumping instructions. Static analyzers need the complete control flow graph (CFG) of the EVM pr… ▽ More

    Submitted 5 October, 2020; v1 submitted 29 April, 2020; originally announced April 2020.