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
Nikhil Parasaram 2bf6a35327
Handle edge case when parsing (#1826)
11 months ago
..
analysis Add partial abi support (#1655) 2 years ago
cli_tests parallelise test execution (#1775) 1 year ago
disassembler Handle non deterministic test cases (#1776) 1 year ago
instructions Add push0 and push tests (#1781) 1 year ago
integration_tests Fix edge case in integer module for 0.8.0 (#1805) 1 year ago
laser Misc fixes (#1799) 1 year ago
mythril some fixes (#1721) 1 year ago
plugin whoop whoop black 5 years ago
testdata Fix a bug related to feature extraction (#1817) 1 year ago
teststorage Fix some issues per viewers' advices 7 years ago
__init__.py Fix merge conflicts 6 years ago
cmd_line_test.py some fixes (#1721) 1 year ago
disassembler_test.py [WIP] Handle exponents (#1497) 3 years ago
evmcontract_test.py Apply better doc string formatting 6 years ago
features_test.py Fix a bug related to feature extraction (#1817) 1 year ago
graph_test.py some fixes (#1721) 1 year ago
rpc_test.py [WIP]Use latest mythril CI image (#1463) 4 years ago
solidity_contract_test.py Fixes issues by considering future concrete hashes (#1547) 3 years ago
statespace_test.py some fixes (#1721) 1 year ago
util_tests.py Handle edge case when parsing (#1826) 11 months ago