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
2.88k stars 949 forks source link

shell error #342

Closed geedichtnohne closed 1 month ago

geedichtnohne commented 2 months ago

Traceback (most recent call last): File "C:\Users\nicol\AndroRAT\androRAT.py", line 62, in get_shell(args.ip,args.port) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\nicol\AndroRAT\utils.py", line 320, in get_shell msg = conn.recv(4024).decode("UTF-8") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbc in position 20: invalid start byte

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 month ago

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