AlpacaHack Logo

Tag: Heap

Sign InSign Up
Heap

No description is available for this tag.

·Updated Jun 17, 2026
Heap Challenges

what-is-my-size

Daily AlpacaHackTopic: HeapReleased: Jun 21, 2026

63 solves
Pwn

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