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