Take a Look
PlatformIO automatically generates ESP32S3 full firmware (separately burned binfile)
ESP32S3 firmware burning address is actually on when we automatically upload firmware with PlatformIO Upload...
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...
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...
IDEA builds Android development environment
Configure IDEA to quickly install IDEA The official download address of IDEA is here (click). It is recommended that you now make a free version of Int...
XYCTF2025 Signin Writeup
The title gave the source code: # -*- encoding: utf-8 -*- '''@...