pjlantz / droidbox

Dynamic analysis of Android apps
759 stars 221 forks source link

How to run apk with droidbox in emulator? #12

Open dinasaif opened 8 years ago

dinasaif commented 8 years ago

Hiiiiiii, I run droidbox in windows 7 but I use bash to write commands . When I write : ./startemu.sh DroidBox the emulator runs but when I write : ./droidbox.sh app.apk 100

The next error appear : Traceback (most recent call last): File "scripts/droidbox.py", line 28, in import sys, json, time, curses, signal, os, inspect File "C:\Python27\lib\cursesinit.py", line 15, in from _curses import * ImportError: No module named _curses what that mean I installed python 2.7.11 version can you help me please in details

dinasaif commented 8 years ago

Santuko distribution solve the errors because it has the missing libraries