WithSecureLabs / drozer

The Leading Security Assessment Framework for Android.
https://labs.withsecure.com/tools/drozer
Other
3.91k stars 776 forks source link

List and Other commands are not working in drozer v2.3.4 #189

Closed smitbshah92 closed 8 years ago

smitbshah92 commented 8 years ago

Hello,

After successfully installing drozer apk in virtual maching and starting embedded server, I am able to connect drozer console using adb but list and other commands like run and all modules are not working. Please let me know what I am doing wrong? drozer problem

HenryHoggard commented 8 years ago

Set the Java path in the .drozer_config file.

[executables]
java = C:\path\to\java
smitbshah92 commented 8 years ago

Thank you Henry for pointing this out. Actually I am using a tool named Appie for Android App Pentesting. The issue was with installation of Appie and not with drozer. It was needed to be installed in C:/root folder and not in C:/Program Files/ which was my mistake. Now drozer is working perfectly. Thanks. :)

ViktorijaAdo commented 6 years ago

I'm having the same issue now. image Not sure what may be wrong