shivamsuyal / Android-Keylogger

Android Keylogger
77 stars 18 forks source link

Thank you brother. #3

Closed alieqe closed 2 years ago

alieqe commented 2 years ago

hello, I am installing the keylogger application on the victim machine. I enter the ip and port I got from ngro and give the necessary permissions. then I run the command nc -l -p 4444 in my own terminal. It says connected, but I can't see the victim's correspondence. where am i doing wrong

shivamsuyal commented 2 years ago

you also have to use -k option This is how I do it with some extra options

nc -klvnp 4444

respond if this fixes the issue. 😄

shivamsuyal commented 2 years ago

For ngrok addresses you can use a shortcut eg 0.tcp.ngrok.io:12345

just write

  1. The starting number
  2. Followed by ,n
  3. At last : and the port

like this

0,n:12345
alieqe commented 2 years ago

thank you i will try and i will share the result with you

alieqe commented 2 years ago

worked. very impressive. thank you dear friend

jyrc0 commented 1 year ago

Its worked