Closed issayevruslan closed 3 years ago
I have the same exact problem.
The project was built and supports python2.7 only, Luckily @movatica has just recently started porting it to python3. Please follow this pull request to follow progress and contribute: #10
File "SirepRAT.py", line 98 print "RECV:" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("RECV:")?