ctf platform
Reverse 250 points
Hard
Reverse Engineering — Cracking the Password
Reverse engineer a binary to find the hidden password and unlock the flag.
Challenge Details
This challenge tests your reverse engineering skills by asking you to analyze a binary executable.
Objective
Your goal is to reverse engineer the provided binary, understand its password validation logic, and extract the flag.
Getting Started
- Download the binary executable
- Use tools like Ghidra, IDA Pro, or radare2 to analyze it
- Understand the password validation algorithm
- Either crack the password or bypass the validation
- Extract and submit the flag
Good luck!
Available Platforms
Submit Flag
Submit Flag
15 solves
Challenge Info
Category: Reverse
Points: 250
Difficulty: Hard
Solves: 15
Author: ReverseGuru
Released: January 23, 2025