Take a Look

The hamster-beating game written by C and easyx libraries
download address open source address: GitHub-mcdudu233/Whack-a-Mole: based on eas...

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

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

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

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