Password-Protected door

Reverse Engineering Medium 50 points 0 solves

Problem Description

You stand before a digital door that will only open for someone who knows the correct password. The door is distributed as a single ELF executable (Password-Protected-Door). When run it prompts for a password; if the password matches an internal secret the door prints the flag in the format ProblemStack{...}.

Problem Files

Login to submit a solution.

Frequently Asked Questions

This is a medium level problem worth 50 points.

This is a ctf challenge problem in the Reverse Engineering category.

0 users have successfully solved this problem.