Challenge-1
What has been decoded????
-
Looking first at the sample:

First view of the challenge:

- Clicked on Decode, and we get:

- As per the info given in the sample, we can use dnspy tool to look into the C++ code. Let’s look into the sample.

- I set the breakpoint for the btnDecode_Click function. Doing so, it will i can view the text before it is being decoded. And I got something when i ran the code as:

Multiple text are generated, and the first text is the solution. The other text2 and text3 are further decoded text which are actually generated after the loop.
Flag : [email protected]