UDPFlooder.jar: Difference between revisions
From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Atlus m →Notes |
>AnonUser |
||
Line 40: | Line 40: | ||
== Download(Source Code Included) == | == Download(Source Code Included) == | ||
*[http://anonym.to/?http://sharebee.com/20b12836 Sharebee] | *[http://anonym.to/?http://sharebee.com/20b12836 Sharebee] | ||
**[http://anonym.to/?http://rapidshare.com/files/263593131/UDPFlooder.zip.html Rapidshare] | **[http://anonym.to/?http://rapidshare.com/files/263593131/UDPFlooder.zip.html Rapidshare] | ||
**[http://anonym.to/?http://www.megaupload.com/?d=R3YKK2RA Megaupload] | **[http://anonym.to/?http://www.megaupload.com/?d=R3YKK2RA Megaupload] |
Revision as of 01:20, 26 April 2010
UDPFlooder is a UDP Flooder(DoSSer) written in Java. It works by sending multiple junk UDP packets to a target, using multi-threading.

How To Use
Running UDPFlooder
Windows: Double click UDPFlooder.jar
Everyone else:
java -jar UDPFlooder.jar
Instructions
Enter the target IP or hostname
Enter the amount of threads you want to run simultaneously (See Notes)
Press FRAG
Recompiling
Windows: Run rebuild.bat
Linux/BSD: Run rebuild.sh
Everyone else:
cd /path/to/UDPFlooder/
javac UDPFlooder.java
jar cfm UDPFlooder.jar manifest *.class kingdomLib/*.class res/*
Requirements
Since it's written in Java, it can be run/recompiled on the following systems:
- Windows 2000/XP/Vista/7
- Linux
- BSD
- Solaris
- Mac
Download(Source Code Included)
Checksums
UDPFlooder.zip
- MD5 hash: 6c5959d149dd4427ad61164350a1c852
- SHA-1 hash: 4fcf2e9339c31603ed052f2f727001ddbe5797dc
Notes
- Threads: (Basically how many Flooders you want to run at the same time), by default it's 10, and more than say, 30, will probably cause your system to lag.
![]() |
UDPFlooder.jar is part of a series on Tools. |