|
|
@ -9,7 +9,7 @@ Mythril is a reverse engineering and bug hunting framework for the Ethereum bloc |
|
|
|
Install from Pypi: |
|
|
|
Install from Pypi: |
|
|
|
|
|
|
|
|
|
|
|
```bash |
|
|
|
```bash |
|
|
|
$ pip install mythril==0.2.9 |
|
|
|
$ pip install mythril==0.2.10 |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
Or, clone the GitHub repo to install the newest master branch: |
|
|
|
Or, clone the GitHub repo to install the newest master branch: |
|
|
@ -99,7 +99,10 @@ The command-line search is useful for identifying contracts with interesting opc |
|
|
|
|
|
|
|
|
|
|
|
## Custom scripts |
|
|
|
## Custom scripts |
|
|
|
|
|
|
|
|
|
|
|
-- TODO: Add example(s) -- |
|
|
|
TODO |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add examples for static/dynamic analysis |
|
|
|
|
|
|
|
- API documentation |
|
|
|
|
|
|
|
|
|
|
|
## Issues |
|
|
|
## Issues |
|
|
|
|
|
|
|
|
|
|
|