Take a Look
XYCTF2025 Signin Writeup
The title gave the source code: # -*- encoding: utf-8 -*- '''@...
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...
CLion develops Qt program
In order to use CLion to develop Qt programs, you must have a Qt compiler. Then let's download Qt first. It's...
XYCTF2025 Now you see me 1 Writeup
Title # YOU FOUND ME ;) # -*- encoding: utf-8 -*- '& #...
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...