diff --git a/src/ja_plugins.py b/src/ja_plugins.py index 4974393..adeec37 100644 --- a/src/ja_plugins.py +++ b/src/ja_plugins.py @@ -7,7 +7,7 @@ from subprocess import Popen, PIPE -import pty +#import pty # A very basic method, but useful diff --git a/src/ocLE4P.py b/src/ocLE4P.py index de4c172..5b3d411 100755 --- a/src/ocLE4P.py +++ b/src/ocLE4P.py @@ -22,11 +22,13 @@ + if len(sys.argv)>1: NoNinteractive(sys.argv[1:]) else: + #Windows plugins if platform.system()=="Windows": #Make a list of available privescs