Results 5 issues of Eternal

Do anyone know why screenshots are black or how to troubleshot this problem?

https://github.com/idanr1986/cuckoo-droid/issues/4 https://github.com/idanr1986/cuckoo-droid/issues/40 https://github.com/idanr1986/cuckoo-droid/issues/15

hello. I have this problem. APKs are "analyzed" but there are no behavioral information (except network) . files logs/droidmon.txt and logs/droidmon_error.txt are empty. My android is in version is 4.1...

```(venv) (venv) a@x~/cuckoodroid-2.0 $ python cuckoo.py Traceback (most recent call last): File "cuckoo.py", line 31, in except (CuckooDependencyError, ImportError) as e: NameError: name 'CuckooDependencyError' is not defined ``` Do I...