From 5db2f3391bfef0c9e25d3ca963490212dfc98b61 Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Sat, 3 Jun 2023 19:49:16 +0200 Subject: [PATCH] Update dev_journal.md --- doc/dev_journal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev_journal.md b/doc/dev_journal.md index d14294b..8249005 100644 --- a/doc/dev_journal.md +++ b/doc/dev_journal.md @@ -104,4 +104,4 @@ Instead of using c now used bash to make a script that 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. Finnish Step 3. in mentioned bash script.