Take a Look

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

2025H & NCTF Data Processing
The title gives the source code, and very concise code: from Crypto.Util.number import B...

XYCTF2025 fate writeup
Topic Content: There are not many opportunities to change one's fate in one's life. Here is the source code: app.py #! /usr/bin/env...

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

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