Rating: 0
# anti-debugging
- category: binary
- points: 100
Since code was not protected, we just analyze it statically.
Here's a impossible condition (0x401652) which is hidden from decompiler:
Just patch it and make it jump, then you will get flag.

And these code decode the flag:
