/mythril

Security analysis tool for Ethereum smart contracts

Primary LanguagePythonMIT LicenseMIT

Mythril Tweet

PyPI Join the chat at https://gitter.im/ConsenSys/mythril Master Build Status Waffle.io - Columns and their card count Sonarcloud - Maintainability

mythril

Mythril is a security analysis tool for Ethereum smart contracts. It uses concolic analysis, taint analysis and control flow checking to detect a variety of security vulnerabilities.

Installation and setup

Get it with Docker:

$ docker pull mythril/myth

Install from Pypi:

$ pip3 install mythril

See the Wiki for more detailed instructions.

Usage

Please visit the Wiki page and Gitter channel for documentation and technical support.

Also, don't forget to join the Mythril community for the latest news, announcements and discussions:

Presentations, papers and videos