Take a Look

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 lcgp
The title gives the source code, which is also very short: import uuid from Crypto.Util.numbe...

XYCTF2025 Now you see me 1 Writeup
Title # YOU FOUND ME ;) # -*- encoding: utf-8 -*- '& #...

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

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