Riyadh
10 points Easy

Another entry level Reversing challenge, if you are new to Reversing you probably want to try my Reyjkavik challenge before attempting this challenge. Good Luck! The flag is hidden inside the Riyadh program. Solve the Challenge, get the flag, and I have included the encrypted sources used to create the challenge in the Riyadh.zip file. If you do to the work of solving the Challenge, I'm providing the Challenge source code (C++ and Python) if you are interested in studying the sources after solving the challenge. I think this is a great way to improve your Reversing skills when learning. Please don't share the sources or flag after you solve the challenge.

Riyadh.zip
Flag
Rating 4.65
5
4
3
2
1

Discussion

How can I find a writeup for this? I understand that it's a CTF, but to learn, we need to see writeups. Unfortunately, there aren't many available for this challenge.

0

https://github.com/RutraSan/ctflearn/blob/main/Riyadh.md

0

so the main problem in reversing is to find the breakpoints ?

0

It's intended to be an easy problem to help get started in reversing. There are lots of other more difficult problems for you :-)

0
Protected
0

Cool!! This is an easy category for Reversing, but for newbie like me, it's really difficult. Please, anyone can make the video to solve this for beginner, especially to use ghidra or something to Reversing

0

https://github.com/RutraSan/ctflearn/blob/main/Riyadh.md

0

CONGRATULATIONS!! You found the flag: abcdefghijklmnopqrstuvwxyzabcd The code printed it lol

0

Thank you very much

0

I really enjoyed challenge. Thank you very much

0

You're welcome, I'm glad you liked it. Have you tried my Dune reversing challenge?

0