Take a Look
GHCTF2025 GetShell Problem Solution
The title opens the web page and gives the source code: <?php highlight_file(__FILE__); class C...
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...
File Management System with QT Interface
download address open source address: https://github.com/mcdudu233/FileSystem.git下...
XYCTF2025 ezsql (manual funny) writeup
Topic content: simple SQL (manual funny), no need for sqlmap and other automation tools, please manually yo_∧ thinking to open the web page is...
GHCTF2025 (> ﹤ ﹏<) 题解
The topic is also the topic of Flask and gives the source code: from Flask import Flask,request...