Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 641 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 641 Bytes

Keylogger Applications

Executable C++ keylogger with a functioning, transparent use keylogger application and a "fake" keylogger application to test methods for bypassing anti-keylogger security methods. For NDSU Computer Science course - CSCI 404: Ethical Hacking, Spring 2023. Based on the Udemy course.

Actual Keylogger

Keylogger with transparency of what is is by saving files in a clear directory labeled Keylogger, does not delete files, console windows appear and are not hidden.

"Fake" Keylogger to Test Anti-Keylogger Security

Replica keylogger application to test methods for bypassing anti-keylogger software.