HTB - Reversing: Maze

Challenge Summary

  • Name: Maze
  • Category: Reversing
  • Difficulty: Medium
  • Solved by: Shinkiro
  • Goal: Recover the final valid input from multi-stage checker logic.
 

Zero

CTF notes by Zero


Unpacking a PyInstaller challenge, chaining hidden stage credentials, and solving a final checker based on sliding 3-byte sum constraints to recover the flag.

2026-03-05


Tags

#ctf #htb #rev