AlpacaHack Logo

Challenges

Sign InSign Up

Rows:

CHALLENGEAUTHORS

SOLVES

(CURRENT)

SOLVE RATE

(AT CONTEST TIME)

Loading challenges...

Rows:

Image Python

Daily AlpacaHackTopic: JailReleased: Apr 24, 2026

81 solves
Misc
Medium

by

tchen

tchen

Running an image as Python? What a dumb idea...

Beginner Hint
  • The file command is used to check whether the provided bytes look like an image.
  • Search for how the file command identifies file types, and look for the rules it uses to recognize image formats.
image-python.tar.gz
descriptionsolveswriteups