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
Nikhil Parasaram 18f22f5775 Fix type hints and more merge conflicts 6 years ago
..
disassembler SQLite Signature DB (#758) 6 years ago
instructions Add the BitWise instructions 6 years ago
laser Fix type hints and more merge conflicts 6 years ago
mythril Use arguments from constructor in MythrilAnalyzer and fix typos 6 years ago
testdata Fix merge conflicts 6 years ago
teststorage Fix some issues per viewers' advices 7 years ago
truffle_project command line tests, including infuro-* and truffle tests 7 years ago
__init__.py Fix merge conflicts 6 years ago
cmd_line_test.py Fix merge conflicts 6 years ago
disassembler_test.py Refactor package and class names 6 years ago
evmcontract_test.py Apply better doc string formatting 6 years ago
graph_test.py Use arguments from constructor in MythrilAnalyzer and fix typos 6 years ago
native_test.py Balance modelling and symbolic sender variables (#1025) 6 years ago
native_tests.sol memory refactor to store symbolic values 6 years ago
report_test.py Balance modelling and symbolic sender variables (#1025) 6 years ago
rpc_test.py Apply better doc string formatting 6 years ago
solidity_contract_test.py Refactor mythril/mythril.py 6 years ago
test_cli_opts.py Apply black style formatting 6 years ago