Take a Look

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

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

compressed package plaintext attack
If we have an encrypted ZIP compression package and know some of its contents (such as a file), then we can proceed according to these contents...