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 xlr8.sh #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xlr8.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
#---------------------------------
# XLR8 BOMBER 2.0 !
# Coded by Adarsh Prakash
# Coded by Rupesh Sah
# Dont try to Steal it Bitch
#---------------------------------

Expand Down Expand Up @@ -99,7 +99,7 @@ printf "\e[1;92m[\e[0m xlr8\e[1;92m ]\e[0m \e[1;93mEnter target >>> \e[0m\n"
read -p '---------------> ' targett
printf "\n"
echo $targett > targetlist.txt
printf ">~~~>\e[1;92m Starting Attack On +91$targett \e[0m<~~~<"
printf ">~~~>\e[1;92m Starting Attack On +977$targett \e[0m<~~~<"
sleep 1
echo ""
echo ""
Expand Down Expand Up @@ -185,7 +185,7 @@ echo "------------------------------"
printf "\e[1;33mThis tool is only for Educational Purposes !!\e[0m"
echo ""
echo "------------------------------"
echo -e "\e[34mThis Bomber Only Works In India :)"
echo -e "\e[34mThis Bomber Only Works In Nepal :)"
echo "------------------------------"
echo ""
sleep 1
Expand Down