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

Connection reset by peer #29

Closed
erkankyn1 opened this issue Oct 2, 2020 · 6 comments
Closed

Connection reset by peer #29

erkankyn1 opened this issue Oct 2, 2020 · 6 comments
Labels
bug Something isn't working

Comments

@erkankyn1
Copy link

Hi, I use your program and I have an issue. I build an apk and my apk file name is system.apk. I installed this apk a Samsung device and it works only 2-3 minutes. When 2-3 minutes later I see this error and my connection is lost.

android@shell:~$ cd ..
Traceback (most recent call last):
File "androRAT.py", line 75, in
shell(conn)
File "/root/RAT/utils.py", line 129, in shell
msg = recvallShell(client)
File "/root/RAT/utils.py", line 192, in recvallShell
data = sock.recv(4096).decode("UTF-8","ignore")
ConnectionResetError: [Errno 104] Connection reset by peer

How can I figure this?

Note: The device running and device have an internet connection.

@karma9874 karma9874 added the bug Something isn't working label Oct 15, 2020
@karma9874
Copy link
Owner

I m not sure about this but will check it soon 😅

@erkankyn1
Copy link
Author

Hey, this problem is gone but I have a new one :D My victim phone (for education) is connected internet but Androrat is still checking connections. How can fix this?

@karma9874
Copy link
Owner

You did the port forwarding?

@erkankyn1
Copy link
Author

Actually, I did all steps in the README file. Androrat worked 1 or 2 times but a few second later connection is gone.

@karma9874
Copy link
Owner

Which mobile model and android version are you using?

@erkankyn1
Copy link
Author

erkankyn1 commented Oct 19, 2020

Hey, it's SM-J710FQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants