AlpacaHack Logo

Challenges

Sign InSign Up

Type

Display

Difficulty

Rows:

DIFF.CHALLENGEAUTHORS

SOLVES

Loading challenges...

Rows:

what-is-my-size

Daily AlpacaHackTopic: HeapReleased: Jun 21, 2026

62 solves
Pwn
Hard5.5

by

k0080

k0080

how does the heap manage the size?

Beginner Hint
  • check how malloc_usable_size behaves. cross referencers (i.e., elixir bootlin) are recommended when reading the glibc source code.
  • furthermore, you can visualize the heap with visual-heap command from gdb extension such as gef, pwndbg.
what-is-my-size.tar.gz

Please sign in to submit the flag.

descriptionsolveswriteups