Take a Look

GHCTF2025 GetShell Problem Solution
The title opens the web page and gives the source code: <?php highlight_file(__FILE__); class C...

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

Introduction to Neural Networks & Architecture
What is a neural network? First of all, let's look at Baidu's definition of neural network: artificial neural network (Artificial Neural Net...

XYCTF2025 Signin Writeup
The title gave the source code: # -*- encoding: utf-8 -*- '''@...

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