Take a Look

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 ez_puzzle writeup
Title Content: Can you finish the puzzle in two seconds? Download address: Click to download my entire website to climb down. ideas of this website...

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

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

GHCTF2025 Escape! Solution
Topic Escape! Xiao Li wrote a login website, and he added a waf if he was not at ease, but he did not realize that this waf not only did not make the website safer...