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.
keylogger-detector/src/config.json

11 lines
177 B
JSON

{
"white_listed_programs": [
"systemd_logind",
"systemd",
"gnome-shell"
],
"auto_kill_programs": [],
"kbd_names": [
"kbd"
]
}