Skip to content
Every CTF
2020from public repositories

HeroCTF 2020

4 challenges with 4 published solutions between them. The writeups for this event were found in public repositories. Each link is pinned to the commit it was read from.

Where these writeups live

Binary exploitation2

Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.

Steganography2

Find the payload hidden inside a carrier that looks ordinary. Bit planes, appended data, metadata, and audio spectrograms.

Other 2020 events