Take a Look
Haikang TB4117 changes UVC mode back to NCM mode
Haikang TB4117 module runs to debug mode. No matter whether the module is in NCM mode or UVC mode, web pages can be carried out in debug mode...
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...
2025H&NCTF lcgp
The title gives the source code, which is also very short: import uuid from Crypto.Util.numbe...
2025H & NCTF Data Processing
The title gives the source code, and very concise code: from Crypto.Util.number import B...
SDG Optimizer in pytorch (torch.optim.SDG)
About torch.optim in the pytorch, the torch.optim file contains many optimizers, as shown in the following figure...