Ha3MrX / DDos-Attack

DDos-Attack Is A Python script online Attack
1.58k stars 931 forks source link

Code is fake? #50

Open XenonChek opened 3 years ago

XenonChek commented 3 years ago

I don't understand much in programming. But here is too much syntax errors. And looks like code is fake and do nothing.

Please explain me!

iiPythonx commented 3 years ago

This script is completely legitimate. Anybody with a little bit of programming knowledge can see that. It floods the target IP address with all available ports, before repeating itself.

But here is too much syntax errors

The only reason you would see syntax errors is if you were using an unsupported Python version or didnt install the appropriate dependenceis.

Klgor1803 commented 3 years ago

I don't understand much in programming. But here is too much syntax errors. And looks like code is fake and do nothing. Please explain me!

Yes it is fake..

it's not fake, the code actually sends packets to the IP

UltraHackerDog commented 3 years ago

I don't understand much in programming. But here is too much syntax errors. And looks like code is fake and do nothing.

Please explain me!

This script only works on python2 and linux use this fork for python3 and windows: https://github.com/UltraHackerDog/DDos-Attack-Python3-Windows