Synacktiv-contrib / Modmobmap

Map 2G/3G/4G and more cellular networks in real live with a simple smart phone, pretty much like osmocomBB monitoring feature.
97 stars 72 forks source link

Please Help error ? #5

Closed muratoznn closed 4 years ago

muratoznn commented 5 years ago

root@kali:~/Downloads/Modmobmap-master# python modmobmap.py Traceback (most recent call last): File "modmobmap.py", line 39, in startServiceModeCollect() File "/root/Downloads/Modmobmap-master/utils/logprocess.py", line 52, in startServiceModeCollect bringTestMode() File "/root/Downloads/Modmobmap-master/utils/logprocess.py", line 36, in bringTestMode statesmv(sm.pushsecretcode, arg='4636', wait=2) File "/root/Downloads/Modmobmap-master/utils/logprocess.py", line 28, in statesmv func(arg) File "/root/Downloads/Modmobmap-master/engines/android/generic/ADBshell.py", line 216, in pushsecretcode process = self.run_adbcmdshell("su -c 'am broadcast -a android.provider.Telephony.SECRET_CODE -d android_secret_code://%s'" % secretcode) File "/root/Downloads/Modmobmap-master/engines/android/generic/ADBshell.py", line 83, in run_adbcmdshell return subprocess.Popen(commandstring, stdout=subprocess.PIPE) File "/usr/lib/python2.7/subprocess.py", line 394, in init errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory

Why I am taking this error ?