CTFlearn-Writeups/Miscellaneous/Reversal of fortune/README.md

592 B

Reversal of fortune

The main idea finding the flag is to be conscious. That's it.

Step-1:

After we read the given message:

.nac uoy fi tIe$reveRpilF eldnah ym gnisu em egassem ,avaj yllacificeps ,gnidoc emos htiw pleh deen I ,deifitnedi tegrat txeN

Step-2:

This is simple reverse string.

So reading it correctly, we get:

Next target identified, I need help ith some coding, specifically java, message me using my handle FlipRever$eIt if you can.

So I tried FlipRever$eIt as flag, and Voila, it works.

Step-3:

Finally the flag becomes: CTFlearn{FlipRever$eIt}