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
Martin Derka 75838e3a8d Added support for solidity 0.5.x (#1219) 5 years ago
..
cli_tests Refactor cli (#1033) 5 years ago
disassembler SQLite Signature DB (#758) 6 years ago
instructions Cleaned up code. Add create test. 5 years ago
laser Add the rest of the precompiles (#990) 5 years ago
mythril Set correct RPC port for Ganache 5 years ago
testdata Remove report tests in favor of Edelweiss tests 5 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 Refactor cli (#1033) 5 years ago
disassembler_test.py Turn mythril into a MythX client 5 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 Added support for solidity 0.5.x (#1219) 5 years ago
native_tests.sol Added support for solidity 0.5.x (#1219) 5 years ago
rpc_test.py Apply better doc string formatting 6 years ago
solidity_contract_test.py Refactor mythril/mythril.py 6 years ago