WithSecureLabs / needle

The iOS Security Testing Framework
https://mobiletools.mwrinfosecurity.com/
Other
1.33k stars 284 forks source link

[!] 'NoneType' object has no attribute 'exec_command' #201

Closed B4RD4k closed 7 years ago

B4RD4k commented 7 years ago

Hey, After running dependency_check module, i got this error. Please help IOS 9.3.2 image

marco-lancini commented 7 years ago

In order to debug this issue, we require more information.

Ensure VERBOSE and DEBUG mode are enabled, this will provide us with more detailed needle logs:

[needle] > set VERBOSE True
VERBOSE => True
[needle] > set DEBUG True
DEBUG => True

Once you have this information, please attach the log files (starting from when you type python needle.py) to this thread and we can assist further.