DEBUG
This commit is contained in:
parent
8ce2a8c55c
commit
1a0ae39e87
@ -290,6 +290,9 @@ def detect_keyloggers():
|
|||||||
|
|
||||||
print('[+] Program completed. Exiting.')
|
print('[+] Program completed. Exiting.')
|
||||||
|
|
||||||
|
|
||||||
|
debug(debug_option, 'Kernel detection option: ' + str(kernel_detection_option))
|
||||||
|
|
||||||
if kernel_detection_option:
|
if kernel_detection_option:
|
||||||
print("[Info] Starting kernel detection")
|
print("[Info] Starting kernel detection")
|
||||||
run_kernel_detection()
|
run_kernel_detection()
|
||||||
|
|||||||
Reference in New Issue
Block a user