Skip to content

gertoe/DDoS-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDoS Scripts

The powerful DDoS scripts of vBooter.info

Compile (Linux):

	apt-get update
	apt-get install gcc
	gcc [script-name].c -pthread -o ssyn

Usage:

		./[script-name] ip port time(commands)

Compile (Windows):

	Run cmd.exe
	tcc -o script-name script-name.c

Usage:

		From the terminal type ./script-name or in the command prompt type script-name.exe.		

For PHP scripts

	Download and Install XAMMP: https://www.apachefriends.org/download.html
	Run XAMMP with APACHE 
	Go to C:\xampp\htdocs place the DDoS script you want (example PPDS.php)
	Run the script from your browser by goings to http://127.0.0.1/PPDS.php

About

The powerful DDoS script of vBooter.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.7%
  • PHP 3.3%