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
Nathan 00179d22c3
Merge branch 'develop' into analyze-with-mythx
5 years ago
..
cli_tests Move the cmd_line_test to the previous directory 6 years ago
disassembler SQLite Signature DB (#758) 6 years ago
instructions Implement static call (#991) 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 Fix merge mistake 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 Balance modelling and symbolic sender variables (#1025) 6 years ago
native_tests.sol memory refactor to store symbolic values 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