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
Dominik Muhs a5a13ba13a Merge master into fix/remove-unused 6 years ago
..
analysis Remove unused variables from tests 6 years ago
instructions Adds concrete codecopy test 6 years ago
laser Merge branch 'master' into fix/remove-unused 6 years ago
mythril_dir Remove config.ini 6 years ago
testdata Merge pull request #591 from mmhh1910/sonar_html_templates 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 Merge laser into mythril 7 years ago
cmd_line_test.py Update unit test 7 years ago
disassembler_test.py F2F: Fix tests and build 7 years ago
ethcontract_test.py add more tests 7 years ago
graph_test.py Fix other failing tests 6 years ago
native_test.py Remove redeclared vars without usage 6 years ago
native_tests.sol add native contracts 7 years ago
report_test.py add timeout to test 6 years ago
rpc_test.py Move blockchain interfacing code to ethereum.interface 6 years ago
solidity_contract_test.py Add new tests for SolidityContract 6 years ago
svm_test.py Fix import errors 6 years ago
taint_mutate_stack_test.py Merge laser into mythril 7 years ago
taint_record_test.py Merge laser into mythril 7 years ago
taint_result_test.py Test fixes 6 years ago
taint_runner_test.py Revert taint test refactoring to fix pytest fixtures 6 years ago
test_cli_opts.py Correct output when "-V -o json" option is given... 6 years ago