From cdf002ccf475a23730fe2254722772f87affe2a3 Mon Sep 17 00:00:00 2001 From: SoulKindred <91552157+SoulKindred@users.noreply.github.com> Date: Wed, 12 Apr 2023 15:38:17 +0200 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c87400d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# keylogger-detector +University project for an Operating Systems lecture. The goal is to develope a keystroke-logger-detector for a Linux environment. Developement Environment: Fedora 37 VM under Gnome and Wayland.