This repository has been archived on 2025-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
Sebastian Lenzlinger c8fc7dc2b7
Update README.md
2023-06-13 12:49:20 +02:00
2023-06-13 12:44:33 +02:00
2023-06-13 11:48:42 +02:00
2023-06-07 00:51:07 +02:00
2023-06-13 12:49:20 +02:00

KLDetect

KLDetect is a keylogger detector for the Linux Desktop. It can detect processes reading from /dev/input/event* devices and kernel modules registered to listen to keyboard events.

Dependencies

Python SystemTap

Setup

Download or clone this repository:

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:

Developers

Copyright 2023 Michel Romancuk, Sebastian Lenzlinger

This project is Part of a Univeristy project at the Operating Systems lecture at the University of Basel, Switzerland. A project journal can be found here.

Description
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.
Readme 1.2 MiB
Languages
Python 99.7%
Makefile 0.3%