DEBUG
This commit is contained in:
parent
0f1b6d4543
commit
1ffe505c5d
@ -211,7 +211,7 @@ def detect_keyloggers():
|
|||||||
############################
|
############################
|
||||||
if len(suspicious_processes) == 0:
|
if len(suspicious_processes) == 0:
|
||||||
print("[+] No suspicious processes found")
|
print("[+] No suspicious processes found")
|
||||||
if not kenrel_detection_option:
|
if not kernel_detection_option:
|
||||||
exit(0)
|
exit(0)
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
Reference in New Issue
Block a user