Take a Look

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

CLion develops Qt program
In order to use CLion to develop Qt programs, you must have a Qt compiler. Then let's download Qt first. It's...

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

Quickly draw various charts with Matplotlib
Python Library Matplotlib Getting Started Matplotlib is a Python library for creating static, dynamic...

2025H & NCTF Data Processing
The title gives the source code, and very concise code: from Crypto.Util.number import B...