Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
title Binary analysis, meet the blockchain
date 2018
authors
Mark Mossberg
conference
Northsec 2018
High Confidence Software and Systems Conference 2018
resources
label path
Slides
Binary-analysis-meet-the-blockchain.pdf

This talk describes work towards smart contract analysis tooling for Ethereum using symbolic execution. It provides context around both Ethereum and symbolic execution, then discusses the unique technical challenges of combining the two, touching on blockchains, constraint solvers, and virtual machine internals. The talk presents Manticore, an open source symbolic execution tool used to enhance smart contract security audits.