Take a Look

File Management System with QT Interface
download address open source address: https://github.com/mcdudu233/FileSystem.git下...

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

2025H&NCTF lcgp
The title gives the source code, which is also very short: import uuid from Crypto.Util.numbe...

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