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/tests
Daniel Bast 9bbe7d607e
Add pre-commit hook definition + test (#1877)
3 months ago
..
analysis Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
cli_tests parallelise test execution (#1775) 1 year ago
concolic Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
disassembler Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
instructions Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
integration_tests Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
laser Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
mythril Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
plugin whoop whoop black 5 years ago
pre-commit-hooks Add pre-commit hook definition + test (#1877) 3 months ago
testdata Add transient storage (#1854) 7 months ago
teststorage Fix some issues per viewers' advices 7 years ago
__init__.py Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
cmd_line_test.py Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
disassembler_test.py Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
evmcontract_test.py Apply better doc string formatting 6 years ago
features_test.py Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
graph_test.py Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
rpc_test.py Run black + ruff via pre-commit, fix findings to reduce requirements.txt (#1865) 4 months ago
solidity_contract_test.py Fixes issues by considering future concrete hashes (#1547) 3 years ago
statespace_test.py Add improved state merging (#1843) 9 months ago
util_tests.py Handle edge case when parsing (#1826) 11 months ago