100K FOR FREE

PROBRORT 18 mar. 2025 22:59 279

First to decode this text:

V2YWTpKj+39wDPgc8Zn7/Dwk9lOMCFiiq1JxtZQvssz09F/+1Nl/7rt+G8GRUPLNjbsmvpt8b9TxroV9V7WipH==

(not just encrypted)

18 mar. 2025 22:59

what character set?

18 mar. 2025 23:06

im new to decoding

18 mar. 2025 23:11

I have 2 questions. One- Which language is it? Two-Is it encrypted?

19 mar. 2025 0:37
Jidai
Jidai
Tribute

def encrypted

19 mar. 2025 5:28
Jidai
Jidai
Tribute

????

WfN���p ����<$�S�X��Rq��/����_����~��P�͍�&��|o��}W���

19 mar. 2025 5:33

Here you go (part of it at least)

import base64

# Base64 encoded string
encoded_string = "V2YWTpKj+39wDPgc8Zn7/Dwk9lOMCFiiq1JxtZQvssz09F/+1Nl/7rt+G8GRUPLNjbsmvpt8b9TxroV9V7WipH=="

# Decode the string
decoded_bytes = base64.b64decode(encoded_string)

# Try to convert the bytes to a string if it's valid text
try:
   decoded_string = decoded_bytes.decode('utf-8')
except UnicodeDecodeError:
   decoded_string = "The decoded result is not valid UTF-8 text."

print(decoded_string)

19 mar. 2025 8:52

someone get steveplayz6 on

19 mar. 2025 9:01

it's not base64, base32, base58, hexadecimal, JSON, or html 

WHAT THE HELL im finding fkn nothing

19 mar. 2025 9:13

57 66 16 4E 92 A3 FB 7F 70 0C F8 1C F1 99 FB FC 3C 24 F6 53 8C 08 58 A2 AB 51 CB 59 42 FB 2C CF 4F 45 FF FE D4 D9 7F EE BB 7E 1B C1 91 50 F2 CD 8D BB 26 BE 9B 7C 6F D4 F1 AE 85 7D 57 B5 A2 A4

19 mar. 2025 11:38

lol, why y'all telling me to get on? XD

I'll let yall suffer to solve this.

19 mar. 2025 11:39
VoxelBreaker_
VoxelBreaker_
Majestic Heroic Legendary Epic

not worth the effort imo

19 mar. 2025 12:03

i chatgpted it it's right trust :DD

19 mar. 2025 12:07

it says “string hash”

19 mar. 2025 13:52

WfNp <$SXRq/_~P͍&|o}W it means this T-T

19 mar. 2025 17:01
NotBaconYT
NotBaconYT
Majestic

WfNp <$SXRq/_~P͍&|o}W

19 mar. 2025 17:02
2NY1187
2NY1187
Majestic Mythic Heroic Legendary Epic

might be encrypted with AES (advanced encryption software) with a bit 64 or 54 key with another initalization vecotr which id need to decode it if it were aes so i dont think anyon ewill acc get it without the IV and key, padding and cipher-way

19 mar. 2025 17:04
NotBaconYT
NotBaconYT
Majestic

guys its literally the letter “o” 

after doing a lot of researching and using all my brainpower and decoding

it is o, as you don't just decode this given set

you have to decode way faarther

19 mar. 2025 17:07
2NY1187
2NY1187
Majestic Mythic Heroic Legendary Epic

lol?

19 mar. 2025 17:08

NONE OF YOU ARE RIGHT

19 mar. 2025 20:00

is it V2YWT K +39 DP  8Z 7 D  9 OMCF   1J  ZQ    09F +1N  7  +G8GRUPLN       8 9T   V9V7W  H==

20 mar. 2025 18:17
Trebuie să fii autentificat pentru a răspunde.