A aplicação TUI foi criada para estudo de captura e interpretação de input Lembrando que esse projeto deve ser apenas usado para estudos, criei ele com o intuito de ajudar pessoas que desejam iniciar no mundo da programação usando CyberSecurity e Python.
The TUI application was created for the study of input capture and interpretation. Remember that this project should only be used for study purposes; I created it with the intention of helping people who want to start in the world of programming using CyberSecurity and Python.
Baixe atraves do GitHub:
Download via GitHub
git clone https://github.com/foxtec198/keylogger
Depois instale as dependencias
Next, install the dependencies.
pip install -r requirements.txt
Agora é só rodar, fazer a primeira configuração e se divertir com o aprendizado!
Now all you have to do is run it, do the initial setup, and have fun learning!
python app.py
Or an best option, use the exes(.exe, .deb)
| Plataform | Link |
|---|---|
| Windows | .exe |
| Linux | .deb |