From 3f0b033f1b5af1a98336a55687f1ce4482caac64 Mon Sep 17 00:00:00 2001 From: Jolan Rathelot Date: Thu, 14 Mar 2024 17:17:26 +0100 Subject: [PATCH] saving keylogs to linked list Signed-off-by: Jolan Rathelot --- .idea/workspace.xml | 10 +- src/drivers_and_interrupts.h | 10 +- src/keyboard_logger.c | 422 +++++++++++++++++++++++++++++------ src/main.c | 9 +- src/misc_device_fops.c | 19 ++ 5 files changed, 386 insertions(+), 84 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ef829ca..0d1ea40 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -16,10 +16,7 @@ - - - - + - @@ -153,7 +150,8 @@ - + +