Take a Look

Wikiman Tutorial-An Offline Document Search
Introduction Wikiman is an offline document search engine that searches various wikis and documents. In addition, the tool also provides a simple visit...

2025H&NCTF lcgp
The title gives the source code, which is also very short: import uuid from Crypto.Util.numbe...

GHCTF2025 upload?SSTI! Solution
The title gives the source code: import OS import re from flask import Flask,...

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