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.99k stars 978 forks source link

OSError: [Errno 98] Address already in use plz help me #271

Closed TRXxTigeR closed 8 months ago

lucky7177 commented 10 months ago

for those wondering Kill process and start again

FIND PID (process id) ┌──(root㉿kali)-[/bin] └─# ps -h 824 tty7 Ssl+ 4:04 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch

11864 pts/1 S+ 0:00 python3 androRAT.py --shell -i 0.0.0.0 -p 4444

KILL PID THE PID (yours will be diffrent !!)
┌──(root㉿kali)-[/bin] └─# kill -911864

START AGAIN

┌──(root㉿kali)-[/home/k/AndroRAT] └─# python3 androRAT.py --shell -i 0.0.0.0 -p 4444

                _           _____         _______                                                                                                                                              
/\             | |         |  __ \     /\|__   __|                                                                                                                                             

/ \ | | _ | |) | / \ | |
/ /\ \ | ' \ / ` | '
/ | / / /\ \ | |
/ | | | | (| | | | () | | \ \ / | |
// __| ||\
,|| _
/|| _\// __|

                                   - By karma9874                                                                                                                                              

[INFO] Waiting for Connections

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 8 months ago

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