Quick DEBUG

This commit is contained in:
Sebastian Lenzlinger 2023-06-11 16:41:32 +02:00
parent b4005d7876
commit d2ab6c92a8

View File

@ -291,6 +291,7 @@ def detect_keyloggers():
print('[+] Program completed. Exiting.')
if __name__ == '__main__':
global kernel_detection_option
detect_keyloggers()
if kernel_detection_option:
print("[Info] Starting kernel detection")