788 Forks
4095 Stars
4095 Watchers

mythril

Mythril is a symbolic-execution-based securty analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts built for Ethereum and other EVM-compatible blockchains.

How to download and setup mythril

Open terminal and run command
git clone https://github.com/ConsenSysDiligence/mythril.git
git clone is used to create a copy or clone of mythril repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mythril https://github.com/ConsenSysDiligence/mythril/archive/master.zip

Or simply clone mythril with SSH
[email protected]:ConsenSysDiligence/mythril.git

If you have some problems with mythril

You may open issue on mythril support forum (system) here: https://github.com/ConsenSysDiligence/mythril/issues