Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use it #5

Open
bishalzkaboom opened this issue Jan 7, 2023 · 3 comments
Open

How to use it #5

bishalzkaboom opened this issue Jan 7, 2023 · 3 comments

Comments

@bishalzkaboom
Copy link

I am trying to modify it but i cannot figure it out how can i get the key logs

@NullPounce
Copy link

check out my fork! https://github.com/KreaByte/pounce-keys
you need to use a listener with the same ip and port, use the -k option in netcat

@shivamsuyal
Copy link
Owner

Well if your question is to how to save the keylogs in a file then you can achieve this in multiple ways, but a easy one will be

to use you netcat listener in this way:

nc -klnp 4444 | tee key.logs

let me know, if this was the answer you wanted

@Zepamov
Copy link

Zepamov commented Aug 27, 2023

Hi, what do I need to enter here?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants