Your custom script
import hashlib def crack_md5(hash): """ يقوم بفك تشفير سلسلة مشفرة باستخدام خوارزمية MD5. Args: hash: السلسلة المشفرة. Returns: السلسلة الأصلية إذا تم العثور عليها، أو `None` إذا لم يتم العثور عليها. """ for i in range(2**32): key = str(i).zfill(8) hashed = hashlib.md5(key.encode()).hexdigest() if hashed == hash: return key return None hash = "5e9baa2b-45b4-401e-a3d3-2f4c4d60d485" key = crack_md5(hash) if key is not None: print(f"تم فك تشفير السلسلة: {key}") else: print("فشل فك التشفير")
{ "source_KME_ID": "AAAABBBBCCCCDDDD", "target_KME_ID": "EEEEFFFFGGGGHHHH", "master_SAE_ID": "IIIIJJJJKKKKLLLL", "slave_SAE_ID": "MMMMNNNNOOOOPPPP", "key_size": 352, "stored_key_count": 25000, "max_key_count": 100000, "max_key_per_request": 128, "max_key_size": 1024, "min_key_size": 64, "max_SAE_ID_count": 0 }

ppl

{getBlock} $results={5} $label={ppl} $type={block1} $color={#e74c3c}

kr

{getBlock} $results={4} $label={kr} $type={col-left} $color={#2ecc71}

Read more

View all
Load More That is All

Hhh

gh

{getBlock} $results={4} $label={gh} $type={videos} $color={#c0392b}

uk

{getBlock} $results={5} $label={uk} $type={grid2} $color={#1abc9c}