I installed everything just fine. When I open it up, this pops up and I am unable to use it.
Traceback (most recent call last):
File "/opt/xerosploit/xerosploit.py", line 981, in main
cmd0()
File "/opt/xerosploit/xerosploit.py", line 866, in cmd0
cmd_0 = raw_input("\033[1;36m\033[4mXero\033[0m\033[1;36m ➮ \033[1;m").strip()
NameError: name 'raw_input' is not defined
I installed everything just fine. When I open it up, this pops up and I am unable to use it.
Traceback (most recent call last): File "/opt/xerosploit/xerosploit.py", line 981, in main cmd0() File "/opt/xerosploit/xerosploit.py", line 866, in cmd0 cmd_0 = raw_input("\033[1;36m\033[4mXero\033[0m\033[1;36m ➮ \033[1;m").strip() NameError: name 'raw_input' is not defined