xfkxfk / mythril

Security analysis tool for Ethereum smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mythril

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

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

Documentation has moved to the Wiki page.

Publications and Videos

Mythril is Hiring

ConsenSys Diligence is building a dedicated Mythril team. If you're a coder and/or Ethereum security enthusiast who wants to do interesting and challenging work for a decentralized organization, check out the open positions below. Please visit the links below to apply.

About

Security analysis tool for Ethereum smart contracts

License:MIT License


Languages

Language:Python 97.8%Language:HTML 1.2%Language:Shell 0.6%Language:Dockerfile 0.2%Language:JavaScript 0.2%