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
Joran Honig 53587d2cf8 Add exception handler to tod module and adapt tests 7 years ago
..
mythril_dir make sure use same signatures.json in every test 7 years ago
testdata Add exception handler to tod module and adapt tests 7 years ago
teststorage Fix some issues per viewers' advices 7 years ago
truffle_project
__init__.py Add returnline and return statement. 7 years ago
cmd_line_test.py Merge branch 'master' into f2f-30064535-walker_ 7 years ago
contractstorage_test.py make sure use same signatures.json in every test 7 years ago
disassembler_test.py F2F: Fix tests and build 7 years ago
ethcontract_test.py
graph_test.py F2F: Fix tests and build 7 years ago
ipc_test.py remove unused ipc/rpc client methods and tests 7 years ago
report_test.py Use cpu count to initialize the pool and use all input files 7 years ago
rpc_test.py remove unused ipc/rpc client methods and tests 7 years ago
solidity_contract_test.py F2F: Fix tests and build 7 years ago
svm_test.py