Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
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.
mythril/requirements.txt

39 lines
549 B

coloredlogs>=10.0
configparser>=3.5.0
coverage
py_ecc
eth_abi<3
eth-account>=0.1.0a2,<0.6.0
ethereum>=2.3.2
ethereum-input-decoder>=0.2.2
eth-hash>=0.3.1
eth-keyfile>=0.5.1
eth-keys>=0.2.0b3,<0.4.0
eth-rlp>=0.1.0
eth-tester
eth-typing<3.0.0,>=2.1.0
eth-utils<2
jinja2>=2.9
mock
numpy
persistent>=4.2.0
plyvel
py-flags
py-evm
py-solc-x
py-solc
pytest>=3.6.0
pyparsing<3,>=2.0.2
pytest-cov
pytest_mock
requests
rlp>=1.0.1,<2.0.0
semantic_version
transaction>=2.2.1
typing_extensions
z3-solver>=4.8.8.0
6 years ago
pysha3
matplotlib
pre-commit
certifi>=2020.06.20