From 2f9154f891be07f1cd44df3b4eafc87dd6e39824 Mon Sep 17 00:00:00 2001 From: nprimo Date: Tue, 20 Dec 2022 13:13:37 +0100 Subject: [PATCH] docs(obfuscator): improve audit format --- subjects/cybersecurity/obfuscator/audit/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/subjects/cybersecurity/obfuscator/audit/README.md b/subjects/cybersecurity/obfuscator/audit/README.md index 6a300b08..b3b3d670 100644 --- a/subjects/cybersecurity/obfuscator/audit/README.md +++ b/subjects/cybersecurity/obfuscator/audit/README.md @@ -1,7 +1,5 @@ #### General -Knowledge-Check: - ###### Is the student able to explain clearly what polymorphic encryption means? ###### Is the student able to explain clearly how he change the signature with each execution? @@ -13,13 +11,12 @@ Knowledge-Check: Files that must be inside your repository: - Your program source code. + - a README.md file, Which clearly explains how to use the program. ###### Does the required files present? -##### Evaluate the student's submission - -Launch the student's program on the OS he wants +##### Launch the student's program on the OS he wants ###### Does the program change signature with each execution?