Take a Look

2025H & NCTF Strange Coffee Shop
The admin of the coffee shop accidentally leaked his source code, but fortunately only part of the source code was given: app.py f...

XYCTF2025 Signin Writeup
The title gave the source code: # -*- encoding: utf-8 -*- '''@...

XYCTF2025 Now you see me 2 writeup
Topic This topic is a repetition of the previous question. The previous question is read here: https://www.mcso.top/computer/ctf...

GHCTF2025 ezzzz_pickle Problem Solution
The title is ezzzz_pickle, which must have something to do with the pickle module. This is the source code that broke out after solving the problem by the way: fr...

XYCTF2025 fate writeup
Topic Content: There are not many opportunities to change one's fate in one's life. Here is the source code: app.py #! /usr/bin/env...