Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 241 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 241 Bytes

IBM KEYLOGGER - INTERNSHIP

1.python code to record the keystroke

2.It has two buttons for start and stop

3.The keylogs are stored in logs.json

Required modules

tkinter

pynput

keyboard

json

threading

Python 3.11.3