sweetsoftware / Ares

Python botnet and backdoor
1.52k stars 476 forks source link

I have a problem #12

Closed serhatgksu closed 6 years ago

serhatgksu commented 8 years ago

I get the error message when I start the server.py files. can you help me? File ".\server.py", line 245 print "Unexpected file: %s" % src

sweetsoftware commented 8 years ago

Are you getting this straight after starting the server ?

Genthorn commented 7 years ago

I had the same problem, relaunch the program with python 2.7 and not 3 because in 3 you need to have brackets with print and the codes written for 2.7 where you don't need them