MacroShop
MacroShop copied to clipboard
sysntax error
Hello, when i use issue the command i encountered this problem
root@kali:/home/scripts# ./macro_safe.py /var/lib/veil-evasion/output/source/rainy.bat rainy_443.txt
./macro_safe.py: line 7: syntax error near unexpected token newline' ./macro_safe.py: line 7:
'
I guess this problem has something to do with python version. I'm using kali XFCE , everything is updated today "04/24/2017"
What should i do to fix this? Thank you
Try running it with the Python2 command
Yeah i tried it and this show up,
root@kali:/home/scripts# python2 macro_safe.py File "macro_safe.py", line 7 ^ SyntaxError: invalid syntax
is there anything i could try?
Give me a few minutes to roll a kali xfce vm and see if I can duplicate the problem and then help :)
I have just booted a vm and cloned macroshop, using both python2 and python3 let me use it. Maybe re-clone macroshop and try again? Maybe something to do with your veil payload?
Hi cr4nkapotomus,
Thank you for trying to help me, yeah i did try with both python2 and python3, it still got the error
root@kali:/home/scripts# python --version Python 2.7.13 root@kali:/home/scripts# python2 macro_safe.py File "macro_safe.py", line 7 ^ SyntaxError: invalid syntax root@kali:/home/scripts# python3 macro_safe.py File "macro_safe.py", line 7 ^ SyntaxError: invalid syntax
I'm using Kali xfce too, and upgraded to the lastest 2017 version. reclone the scrip from github still wont solve the problem, tried with multiple veil already
Do you have any other ideas that i can try? Thank you very much.
Can you e-mail me your veil payloads? [email protected]