mvrozanti / RAT-via-Telegram

Windows Remote Administration Tool via Telegram
MIT License
652 stars 340 forks source link

SyntaxError: Missing parentheses in call to 'print' #22

Closed viviaja closed 7 years ago

viviaja commented 7 years ago

Got these errors while executing RATattack.py on windows7

File "D:\HACK\RAT\Windows\RAT-via-Telegram-update\RATAttack.py", line 138 print tofile SyntaxError: Missing parentheses in call to 'print'

any idea?

mvrozanti commented 7 years ago

This is a Python 2.7 project, you're probably running on 3.x