SigPloiter / SigPloit

SigPloit: Telecom Signaling Exploitation Framework - SS7, GTP, Diameter & SIP
MIT License
78 stars 23 forks source link

SyntaxError: Missing parentheses in call to print #221

Open ghost opened 3 years ago

ghost commented 3 years ago

File "/home//sigploit/sigploit.py", line 136 print table[c][row], ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(table[c][row], end=" ")?

ShitalBorganve commented 3 years ago

please use python:2.7