Question: Write a software keylogger and test it while you fill out a web form or type in the contents of a document using your favorite
Write a software keylogger and test it while you fill out a web form or type in the contents of a document using your favorite document preparation software. You can use Java or Python to do this assignment.
Hints: You can find a demo and API for key-logger hook in the following link for JAVA. https://github.com/kwhat/jnativehook This project can only be used to learn how to use JNI library and how to use APIs in the project. DO NO directly copy code from this project.
Please write comments (includes meaning and function of current line) for each line of the code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
