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.17k stars 1.01k forks source link

Frequently gives error code BrokenPipeError: [Errno 32] Broken pipe #182

Closed iqlessmemes closed 11 months ago

iqlessmemes commented 2 years ago

Usually when I am using this, I put in a command and it does nothing, then the next command I do, the thing breaks down and tells me: Traceback (most recent call last): File "androRAT.py", line 62, in get_shell(args.ip,args.port) File "/home/mileswhite/Desktop/AndroRAT/utils.py", line 342, in get_shell conn.send(message_to_send.encode("UTF-8")) BrokenPipeError: [Errno 32] Broken pipe

schieferzahn commented 2 years ago

exact same problem....

asxez commented 2 years ago

we have same question

asxez commented 2 years ago

so how to solve it ?

Anton19881 commented 2 years ago

Did someone find the solution? @iqlessmemes @schieferzahn @2973918177

iqlessmemes commented 2 years ago

@Anton19881 no.

github-actions[bot] commented 11 months ago

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

github-actions[bot] commented 11 months ago

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