Update dev_journal.md

This commit is contained in:
Sebastian Lenzlinger 2023-06-03 19:46:57 +02:00 committed by GitHub
parent 0c1d9c29b2
commit 1897b68536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.