Closed lacraig2 closed 2 years ago
Adds the shell=True argument to subprocess.check_output to fix #1.
shell=True
subprocess.check_output
Only tested on environment specified.
Target: OSX 11.6.4, Python 3.7.6, Ghidra 10.2 DEV
FIXES: #1
Adds the
shell=True
argument tosubprocess.check_output
to fix #1.Only tested on environment specified.
Target: OSX 11.6.4, Python 3.7.6, Ghidra 10.2 DEV
FIXES: #1