From 6fac965976db5797733bbc5fbf3da917af0b5177 Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:49:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a82b39..8dfb2b0 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ git clone https://github.com/sebaschi/keylogger-detector.git Run a keylogger. KLDetect has been tested and shown to work on the following keylogger. User progams: - * [simple-key-logger](https://github.com/gsingh93/simple-key-logger/tree/master) * [logkeys](https://github.com/kernc/logkeys) * [keylog](https://github.com/SCOTPAUL/keylog) -Kernel Module: + +Kernel Module: * [spy](https://github.com/jarun/spy) # Developers