Take a Look
GHCTF2025 ezzzz_pickle Problem Solution
The title is ezzzz_pickle, which must have something to do with the pickle module. This is the source code that broke out after solving the problem by the way: fr...
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...
PlatformIO automatically generates ESP32S3 full firmware (separately burned binfile)
ESP32S3 firmware burning address is actually on when we automatically upload firmware with PlatformIO Upload...
Student Management System Based on Spring Framework
download address github: https://github.com/mcdudu233/StudentManagem...
GHCTF2025 Escape! Solution
Topic Escape! Xiao Li wrote a login website, and he added a waf if he was not at ease, but he did not realize that this waf not only did not make the website safer...