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 7752b16021 Refactor code 6 years ago
..
disassembler SQLite Signature DB (#758) 6 years ago
instructions Add gas simulation to LASER (#660) 6 years ago
laser Refactor mythril/mythril.py 6 years ago
mythril Refactor code 6 years ago
testdata More fixes 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 Apply better doc string formatting 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 Merge branch 'develop' into feature/docs 6 years ago
native_test.py Refactor mythril/mythril.py 6 years ago
native_tests.sol memory refactor to store symbolic values 6 years ago
report_test.py adapt tests to changes in the new report 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
taint_mutate_stack_test.py Apply black style formatting 6 years ago
taint_record_test.py Merge laser into mythril 7 years ago
taint_result_test.py Refactor state.py into multiple files (#698) 6 years ago
taint_runner_test.py Add gas simulation to LASER (#660) 6 years ago
test_cli_opts.py Apply black style formatting 6 years ago