Quick DEBUG
This commit is contained in:
parent
b4005d7876
commit
d2ab6c92a8
@ -291,6 +291,7 @@ def detect_keyloggers():
|
|||||||
print('[+] Program completed. Exiting.')
|
print('[+] Program completed. Exiting.')
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
global kernel_detection_option
|
||||||
detect_keyloggers()
|
detect_keyloggers()
|
||||||
if kernel_detection_option:
|
if kernel_detection_option:
|
||||||
print("[Info] Starting kernel detection")
|
print("[Info] Starting kernel detection")
|
||||||
|
|||||||
Reference in New Issue
Block a user