Take a Look
GHCTF2025 GetShell Problem Solution
The title opens the web page and gives the source code: <?php highlight_file(__FILE__); class C...
GHCTF2025 (> ﹤ ﹏<) 题解
The topic is also the topic of Flask and gives the source code: from Flask import Flask,request...
File Management System with QT Interface
download address open source address: https://github.com/mcdudu233/FileSystem.git下...
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...
2025H & NCTF Data Processing
The title gives the source code, and very concise code: from Crypto.Util.number import B...