AlpacaHack Logo

Challenges

Sign InSign Up

Type

Display

Difficulty

Rows:

DIFF.CHALLENGEAUTHORS

SOLVES

Loading challenges...

Rows:

typhoon-pythoon

Daily AlpacaHackTopic: PythonReleased: Sep 25, 2026

43 solves
Rev
Medium4.5

by

haihuiliyuyuan

The typhoon blew the program far away. It seems that the flag is somewhere inside the eye of the typhoon.

This file was compiled with Python 3.10. Use Python 3.10 to import or run it.

Beginner Hint
  • A .pyc file contains compiled Python bytecode.
  • Try importing it as a module and inspecting it with dir() and dis.dis().
server.pyc

Please sign in to submit the flag.

descriptionsolveswriteups