mirror of https://github.com/ConsenSys/mythril
blockchainethereumsmart-contractssoliditysecurityprogram-analysissecurity-analysissymbolic-execution
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rocky
e90b7ce46f
|
6 years ago | |
---|---|---|
.circleci | 6 years ago | |
.github/ISSUE_TEMPLATE | 6 years ago | |
mythril | 6 years ago | |
solidity_examples | 6 years ago | |
static | 7 years ago | |
tests | 6 years ago | |
.editorconfig | 7 years ago | |
.gitattributes | 7 years ago | |
.gitignore | 7 years ago | |
CONTRIBUTING.md | 7 years ago | |
Dockerfile | 7 years ago | |
LICENSE | 7 years ago | |
MANIFEST.in | 7 years ago | |
Pipfile | 7 years ago | |
README.md | 6 years ago | |
all_tests.sh | 6 years ago | |
coverage_report.sh | 7 years ago | |
docker_build_and_deploy.sh | 7 years ago | |
myth | 6 years ago | |
requirements.txt | 6 years ago | |
setup.py | 6 years ago | |
signatures.json | 7 years ago | |
tox.ini | 6 years ago |
README.md
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: