649 / Memcrashed-DDoS-Exploit

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API
1.33k stars 465 forks source link

SyntaxError #6

Closed johmc closed 6 years ago

johmc commented 6 years ago

File "Memcrashed.py", line 25 SyntaxError: Non-ASCII character '\xe2' in file Memcrashed.py on line 26, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

BirkhoffLee commented 6 years ago

python3 script kiddie

johmc commented 6 years ago

@BirkhoffLee Hi kid.

johmc commented 6 years ago

All good now, thanks.

649 commented 6 years ago

Previous ASCII or UTF-8 related crashes have been fixed in the current commit.