Merhaba normalde kendi methodumla direk source çekmeye çalışırdım ancak seninki biraz daha kod karışıklaştırıcıya benzediği için ctf seklinde çözdüm Eline sağlık
=== analyzing the obfuscated code ===
Secret string: AVEZL_2025
Expected SHA256 hash: fbefad5e1c07a97d38e5141ee32f75813a5746661b6cd54e74a051d0f8047f7d
secret string that produces expected hash: AVEZL_2025
Expected hash: fbefad5e1c07a97d38e5141ee32f75813a5746661b6cd54e74a051d0f8047f7d
=== analyzing flag validation ===
Possible flag from validation: ♂⌂X´
This might not be the actual flag, just a validation check
=== decoding input prompt ===
Input prompt message: Password:
=== decoding success message ===
Success message: ¶ Correct!
=== summary ===
1. Program expects input that produces SHA256 hash: fbefad5e1c07a97d38e5141ee32f75813a5746661b6cd54e74a051d0f8047f7d
2. The hash is of the string: AVEZL_2025
3. So the correct input/flag should be: AVEZL_2025
verification: SHA256('AVEZL_2025') = fbefad5e1c07a97d38e5141ee32f75813a5746661b6cd54e74a051d0f8047f7d
✓ Hash matches! This is likely the correct flag.
FLAG: AVEZL_2025