KeyShot
-
Updated
Jul 30, 2026
KeyShot
SmrtiLog - A smart Keystroke logger that logs user's keystrokes, determines username and checks for it's admin access, user OS, and sends them to a server ( https://sudohopex-smrti-log.vercel.app/ )
채팅을 실시간으로 번역 및 전송하여 언어의 장벽을 넘어 소통할 수 있는 것이다! (It translates and sends chats in real time, allowing you to communicate across language barriers!)
Simple Python Keylogger PoC
Repositório com implementação, testes, análises e percepções de aprendizagem do módulo de "Simulando um Malware de Captura de dados simples em Python aprendendo a se proteger" , da plataforma DIO Bootcamp Santander Cibersegurança.
A lightweight cybersecurity simulation designed to illustrate the mechanics of data exfiltration and hidden storage for academic study.
Exploited a Reflected XSS vulnerability to inject a client-side keylogger payload. Implemented an instant JavaScript redirect to mask the attack and successfully exfiltrate simulated credit card information to a Netcat listener.
A Python-based system monitoring utility that captures local keyboard events using pynput, buffers the data, and prepares it for remote transmission via an asynchronous HTTP POST handler.
Keylogger project with AV evasion, C2 exfiltration, and live rule‑based detection on a dashboard
This project is a simple input event logger that captures and encrypts logs. The logs can then be decrypted using the viewer. This project was built to demonstrate core cybersecurity concepts such as encryption and secure storage to help me further understand keylogging attacks.
Educational keylogger GUI built with Python and Tkinter. Captures and displays keystrokes in real time, supports log saving (TXT/JSON), and demonstrates secure, local-only monitoring for cybersecurity learning.
Keylogger demo with persistance utilising Registry key manipulation and data exfiltration (concept)
An educational proof-of-concept demonstrating low-level input interception via x64 assembly. Explores Windows API hooks, memory segmentation, calling conventions, and hardware/OS defenses (DEP, ASLR, CFG) for defensive security research.
Estudo técnico sobre funcionamento e defesa contra ransomware e keylogging — projeto de Segurança da Informação (DIO)
Educational keylogging project developed for cybersecurity learning and defensive research, demonstrating how keystroke capture works for detection and prevention studies.
Add a description, image, and links to the keylogger-simulation topic page so that developers can more easily learn about it.
To associate your repository with the keylogger-simulation topic, visit your repo's landing page and select "manage topics."