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
Bernhard Mueller e04dd1cdda Refactor package and class names 6 years ago
..
analysis Add 4byte signatures and small DB optimizations (#707) 6 years ago
disassembler Fix missing import and style 6 years ago
instructions Add gas simulation to LASER (#660) 6 years ago
laser Refactor package and class names 6 years ago
mythril_dir Remove config.ini (again) 6 years ago
testdata Refactor package and class names 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 black style formatting 6 years ago
cmd_line_test.py Max transaction count a fixed parameter 6 years ago
disassembler_test.py Refactor package and class names 6 years ago
ethcontract_test.py Refactor package and class names 6 years ago
graph_test.py Refactor package and class names 6 years ago
native_test.py Refactor package and class names 6 years ago
native_tests.sol add native contracts 7 years ago
report_test.py Refactor package and class names 6 years ago
rpc_test.py Apply black style formatting 6 years ago
solidity_contract_test.py Refactor package and class names 6 years ago
svm_test.py Refactor package and class names 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