Merge pull request #487 from martimarkov/patch-3

Fix spacing issue
This commit is contained in:
trustedsec 2017-12-12 15:16:44 -05:00 committed by GitHub
commit 9b959759ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1045,8 +1045,8 @@ try:
import src.teensy.powershell_shellcode
# HID Msbuild compile to memory Shellcode Attack
if teensy_menu_choice == "14":
print_status(
if teensy_menu_choice == "14":
print_status(
"HID Msbuild compile to memory Shellcode Attack selected")
debug_msg(
me, "importing '-----file-----'", 1)