karma9874 / AndroRAT

A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side
MIT License
3.02k stars 977 forks source link

Broken pipe error someone help me out 🥲 #128

Closed abekuchbhi closed 9 months ago

abekuchbhi commented 2 years ago

Traceback (most recent call last): File "/data/data/com.termux/files/home/AndroRAT/androRAT.py", line 58, in get_shell(args.ip,args.port) File "/data/data/com.termux/files/home/AndroRAT/utils.py", line 342, in get_shell conn.send(message_to_send.encode("UTF-8"))BrokenPipeError: [Errno 32] Broken pipe

sai2730 commented 2 years ago

Use python3 instead of python

S4imD3v1L commented 2 years ago

Use python3 instead of python

Still not working with python3, same problem

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 9 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.