Take a Look

XYCTF2025 Now you see me 1 Writeup
Title # YOU FOUND ME ;) # -*- encoding: utf-8 -*- '& #...

The hamster-beating game written by C and easyx libraries
download address open source address: GitHub-mcdudu233/Whack-a-Mole: based on eas...

DASCTF2024 Truman WEB
The source code of the topic seen on BUUCTF is as follows (stripped down after obtaining permission): from flask impor...

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...

GHCTF2025 (> ﹤ ﹏<) 题解
The topic is also the topic of Flask and gives the source code: from Flask import Flask,request...