KnightCTF 2022

404NotFound – Cryptography Challenge Writeup | KnightCTF 2022

PoC 404NotFound - Cryptography By @WanZKey

Summary: Given strange strings, I think they are reversed, but what strings are they?

Solution:

  1. Reverse the Strings.
  2. Then decrypt the strings
  3. Now you get the flag

conclusion: Just by reversing the strings given by the problem and then decrypting it, we will get the flag.

0 people love this