PW Code: H0p3_Y0u_3nj0y

0x0a, 0x1c, 0x0e, 0x1f, 0x57, 0x0b, 0x1e, 0x1d, 0x10, 0x1c, 0x05, 0x54, 0x00 Length = 12 bytes (null-terminated). XOR key = 0x42 . Decode manually or with Python:

enc = [0x0a, 0x1c, 0x0e, 0x1f, 0x57, 0x0b, 0x1e, 0x1d, 0x10, 0x1c, 0x05, 0x54] key = 0x42 pw = ''.join(chr(b ^ key) for b in enc) print(pw) # H0p3_Y0u_3nj0y Run binary → input H0p3_Y0u_3nj0y → "Access Granted" . Flag / PW Code: H0p3_Y0u_3nj0y Final Answer:

This website or its third party tools use cookies, which are necessary to its functioning. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the privacy policy.By closing this banner or continuing to browse otherwise, you agree to our privacy policy. Kansai Wonjokyuje 16 - PW Code