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 ca2dc138f8
Mythril v0.23.24
1 year ago
..
analysis some fixes (#1721) 1 year 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 Fix minor issue and refactor CLI (#1779) 1 year ago
laser Add push0 and push tests (#1781) 1 year ago
mythril some fixes (#1721) 1 year ago
plugin Concolic tool (#1445) 3 years ago
solidity Misc bug fixes (#1764) 2 years ago
support Add push0 and push tests (#1781) 1 year 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.24 1 year ago
exceptions.py Handles issue with low constructor loop bound and new way to deal with solver-timeout (#1668) 2 years ago