Take a Look
IDEA builds Android development environment
Configure IDEA to quickly install IDEA The official download address of IDEA is here (click). It is recommended that you now make a free version of Int...
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...
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...
GHCTF2025 GetShell Problem Solution
The title opens the web page and gives the source code: <?php highlight_file(__FILE__); class C...