Embed presentation
Download to read offline






This document summarizes Pykeylogger, a Python keylogger program that logs keyboard events, sends email alerts when the log exceeds 400 lines, and includes a video demonstration. The main packages used are keyboard for keyboard events, requests for the mailgun API, and time for timestamping log entries. Key functions are registering keyboard events and sending emails with the log file and current process list if it grows over 400 lines. A video preview of Pykeylogger in action is provided, along with a Q&A section.





