Skip to content

Commit

Permalink
Update persist_ifeo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rootm0s authored Sep 2, 2018
1 parent ef47e98 commit eed45cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions functions/persist_ifeo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import os
import wmi
import ctypes
import _winreg
from core.prints import *
from core.utils import *
Expand Down Expand Up @@ -62,4 +60,4 @@ def ifeo(payload):
return False
else:
print_error("Cannot proceed, we are not elevated")
return False
return False

0 comments on commit eed45cb

Please sign in to comment.