Mythril

What is Mythril

Mythril is a dynamic analysis tool for EVM bytecode that detects security vulnerabilities.

What is Mythril?

Developed as a part of the MythX security analysis suite by Consensys, Mythril is the dynamic smart contract security analysis component of this toolset. Mythril uses symbolic execution, SMT solving, and taint analysis to detect security vulnerabilities with contracts on any EVM-compatible chain. Notably, if Mythril is used with its parent suite MythX, devs are provided a variety of IDE plugins, instructional documentation, and command line tools.

Mythril Alternatives:

Manticore
Manticore

Manticore is a symbolic execution tool for the analysis of Ethereum smart contracts and binaries.

Oyente
Oyente

Oyente is a smart contract analysis tool built in 2016 to detect security vulnerabilities.