Mythril - The Swiss army knife for smart contract
security.
Slither - Static analysis framework with detectors for
many common Solidity issues. It has taint and value tracking capabilities and is written in
Python.
Contract-Library - Decompiler and security analysis tool for all
deployed contracts.
MadMax - Static analysis tool for gas DoS
vulnerabilities.
Gigahorse - Fast binary lifter and program
analysis framework written in Datalog.
Echidna - The only available fuzzer for Ethereum
software. Uses property testing to generate malicious inputs that break smart contracts.