/DerDoS

A Simple DDoS Tool with GUI

Primary LanguagePythonMIT LicenseMIT

Welcome to DerDoS's Source Code 👀

Version License: MIT Download

Basics of UDP Attacks with Sockets

❗ Before using

If you want to use executable file, go to Releases tab. or click here

But if you want to try .py version

Type

pip install PyQt5

in Command Prompt or PowerShell to install library that needed to show the GUI

❓ How to use .py version ?

Just run main.py

🤔 How to check if it can attack ?

Check in Task Manager / Performance / Eternet. If the speed of Send is increased, it means it can attack. But you need to make sure the target doesn't have a firewall on.

🛡 How to see if the target has Firewall on ?

Just use ping <target_ip> in command prompt (e.g. ping 25.7.233.218 to check if 25.7.233.218 is online or not) If the packet loss is 100%, the target has a firewall on and you can't attack. or even join the game server

🚀 Example case

You can use the target IP in Hamachi to attack game servers such as Minecraft.