diff --git a/unlocker.py b/unlocker.py index 94d29e0..2085827 100755 --- a/unlocker.py +++ b/unlocker.py @@ -231,7 +231,7 @@ def patchsmc(name, sharedobj): # Read file into string variable vmx = f.read() - print('File: ' + name) + print('File: ' + name + '\n') # Setup hex string for vSMC headers # These are the private and public key counts