Closed viviaja closed 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?
This is a Python 2.7 project, you're probably running on 3.x
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?