-
## Description
There should be a clear way to include Mythril as a package inside my Python project
## Background
I've a Python project and I need a way to include Mythril and use its command…
-
Below it my attempt to install mythril, could someone please help me get around this issue. I have tried with some of the closed issues "cloning the project from the git is 1.23 and the latest version…
-
Noticing the Mythril install doesn't succeed - `myth` fails from the prompt then `pip3 freeze` doesn't list it.
Will post more debugging info as it becomes available.
1. Investigate cause
2. So…
-
Running it in venv to protect the rest of my setup:
```
(env) hackathon2021 % pip3 install mythril
Collecting mythril
Downloading mythril-0.22.19.tar.gz (4.5 MB)
|███████████████████████…
-
* `py-solc` Version: 3.2.0
* `solc` Version: 0.5.0
* Python Version: 3.6.7
* OS: linux
To keep up to date with the latest changes, it would be nice to have support for the latest solc version. O…
dmuhs updated
4 years ago
-
Since this is so mission critical code, it'd be great if these 4 tools were run on it. They're all static analysis tools which are great at catching bugs and vulnerabilities.
-
We have some issues to install both latest mythril and latest web3 (using pip)
```
ERROR: Cannot install mythril==0.23.25 and web3==6.10.0 because these package versions have conflicting dependenc…
-
# Summary
When running `make qemu` from a Ubuntu 18.04 host we fail to find the RSDP.
```
[ 0.000000] MYTHRIL-INFO: tsc calibrate diff=5493740 (khz=3200699)
[ 0.000001] MYTHRIL-INFO: A…
-
Mythril's panic_handler will currently spin in halt:
https://github.com/mythril-hypervisor/mythril/blob/af161a464ede3f6e8ffe5723c5d356125e8f47e8/mythril/src/error.rs#L138-L143
I think it would …
-
## Description
```
mythril.interfaces.cli [ERROR]: Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/mythril/interfaces/cli.py", line 966, in parse_args_and_e…