How to Make a keylogger

Mar 17, 2010 06:15 AM
Article cover image

This video tutorial instructs you on what a key logger is and how to make a key logger which records your computers key strokes for later review. There are software or hardware based key loggers that intercept the connection between the keyboard and computer. Hardware key loggers consists of a micro controller for data logging. Software key logger is a script that runs in the background then processes and saves the key strokes to a text file. To make a key logger you'll need to know a programming language. For this instance, Python is used. Download and install Python, Pyhook and Pywin32 from the given URLs. Launch the Python GUI and open a new window as shown and import the necessary modules. Key in the programing code and save to the C: drive as instructed. Start typing and use 'control+E' to stop the key logger. Open the key logger text file and see what was typed.

Just updated your iPhone? You'll find updated Apple Intelligence capabilities, new wallpapers, and enhancements to Calculator, PDF cropping, and Live Voicemail, among other useful features. Find out what's new and changed on your iPhone with the iOS 18.3 update.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!