From 1897b6853658a7d3a9c2ab2c105cd091bb0719d9 Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Sat, 3 Jun 2023 19:46:57 +0200 Subject: [PATCH] Update dev_journal.md --- doc/dev_journal.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/dev_journal.md b/doc/dev_journal.md index 974d2ce..804c136 100644 --- a/doc/dev_journal.md +++ b/doc/dev_journal.md @@ -102,4 +102,5 @@ Instead of using c now used bash to make a script that 2. checks which pids use those files and writes those into a file. 3. checks to which programms/executables the pids correspond to. Still need to finnish it. -TODO: Add functionality that is asks user if the malicious process should be killed. I.e. add some configuration functionality. + +_TODO_: Add functionality that is asks user if the malicious process should be killed. I.e. add some configuration functionality.