Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sysntax error #15

Open
rainysexy opened this issue Apr 24, 2017 · 6 comments
Open

sysntax error #15

rainysexy opened this issue Apr 24, 2017 · 6 comments

Comments

@rainysexy
Copy link

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

@cr4nkapotomus
Copy link

Try running it with the Python2 command

@rainysexy
Copy link
Author

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?

@cr4nkapotomus
Copy link

Give me a few minutes to roll a kali xfce vm and see if I can duplicate the problem and then help :)

@cr4nkapotomus
Copy link

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?

@rainysexy
Copy link
Author

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.

@cr4nkapotomus
Copy link

Can you e-mail me your veil payloads? Christianrcrank@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants