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/mythril
Nikhil Parasaram d531d8ba10
Increase solver timeout (#1768)
2 years ago
..
analysis Add pending constraints strategy and make it the default search strategy (#1767) 2 years ago
concolic Use execution time for concolic execution (#1709) 2 years ago
disassembler Fix imports for python 3.10 (#1661) 2 years ago
ethereum Check for 'unchecked' before turning off Integer module (#1757) 2 years ago
interfaces Increase solver timeout (#1768) 2 years ago
laser Add pending constraints strategy and make it the default search strategy (#1767) 2 years ago
mythril Fix the slowdown due to create going through every instruction (#1762) 2 years ago
plugin Concolic tool (#1445) 3 years ago
solidity Misc bug fixes (#1764) 2 years ago
support Add pending constraints strategy and make it the default search strategy (#1767) 2 years ago
__init__.py Fix imports (#1365) 5 years ago
__main__.py refactored __main__ creating a base Mythril interface class 7 years ago
__version__.py Mythril v0.23.22 (#1765) 2 years ago
exceptions.py Handles issue with low constructor loop bound and new way to deal with solver-timeout (#1668) 2 years ago