From f0366ce7e65df0fbe0cca081693c40e035ab2132 Mon Sep 17 00:00:00 2001 From: m-1-k-3 <m1k3@s3cur1ty.de> Date: Thu, 17 Oct 2024 14:42:16 +0200 Subject: [PATCH] spaces --- modules/S18_capa_checker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/S18_capa_checker.sh b/modules/S18_capa_checker.sh index e0cdc9021..d95120ecb 100755 --- a/modules/S18_capa_checker.sh +++ b/modules/S18_capa_checker.sh @@ -87,7 +87,7 @@ S18_capa_checker() { # print_output "[*] 20 binaries already analysed - ending capa binary analysis now." "no_log" # print_output "[*] For complete analysis enable FULL_TEST." "no_log" # break 2 - #fi + # fi else print_output "[-] Binary behavior testing with capa for $(print_path "${lBIN_TO_CHECK}") not possible ... unsupported architecture" "no_log" fi