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 2fb67f66fa
Mythril v0.23.12 (#1711)
2 years ago
..
analysis Fix JSON serialisation issue (#1687) 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 Fix issue #1702 (crash without internet) (#1703) 2 years ago
interfaces Support solc-args (#1698) 2 years ago
laser Add set tx counter and fix balances for summaries (#1707) 2 years ago
mythril Support solc-args (#1698) 2 years ago
plugin Concolic tool (#1445) 3 years ago
solidity Handle CRLF line endings (#1637) 3 years ago
support Support solc-args (#1698) 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.12 (#1711) 2 years ago
exceptions.py Handles issue with low constructor loop bound and new way to deal with solver-timeout (#1668) 2 years ago