AlpacaHack Logo

Challenges

Sign InSign Up

Rows:

CHALLENGEAUTHORS

SOLVES

(CURRENT)

Loading challenges...

Rows:

glibc's secret function

Daily AlpacaHackTopic: glibcReleased: Mar 3, 2026

208 solves
Rev
Easy🌱

by

tan90909090

tan90909090

glibc has a secret function!

Beginner Hint
  • This challenge is in the Rev (Reverse Engineering) category.
  • Flag checkers are a common theme in Rev problems.
  • A flag checker executable or script accepts player input and tells you whether it matches the flag.
  • The provided files are the ELF binary chal and the C source code main.c.
  • The goal is to find an input (the flag) that makes the binary print Correct! by analyzing the source code.
glibcs-secret-function.tar.gz

Please sign in to submit the flag.

descriptionsolveswriteups