12-29
0xl4ugh CTF 2024 Writeup12-23
m0leCon Beginner CTF 2025 Writeup12-07
论文精读:Understanding and Detecting Abused Image Hosting Modules as Malicious Services (CCS 2023)12-02
不能向动态注册的广播接收器发送显式Intent11-30
关于交互式多媒体11-16
1337UP LIVE CTF 2024 Writeup11-09
BlueHens CTF 2024 Writeup10-25
LeetCode 282.给表达式添加运算符10-23
【密码学】块密码10-02
【密码学】流密码09-22
论文概要:Pre-hijacked accounts: An Empirical Study of Security Failures in User Account Creation on the Web (Security 2022)09-15
8086汇编贪吃蛇09-13
LeetCode 149.直线上最多的点数09-02
论文精读:Maginot Line: Assessing a New Cross-app Threat to PII-as-Factor Authentication in Chinese Mobile Apps (NDSS 2024)08-28
【汇编语言】中断及外部设备操作08-26
模型优化概述:量化、压缩、轻量化08-24
论文精读:zxcvbn: Low-Budget Password Strength Estimation (Security 2016)08-21
【汇编语言】标志寄存器08-20
【汇编语言】流程转移与子程序08-17
论文精读:Security and Privacy Failures in Popular 2FA Apps (Security 2023)08-15
Winograd算法08-14
【汇编语言】内存寻址方式08-10
论文精读:Do Not Give A Dog Bread Every Time He Wags His Tail: Stealing Passwords through Content Queries (CONQUER) Attack (NDSS 2023)08-08
LeetCode 52.N皇后 II08-08
LeetCode 51.N皇后08-08
【汇编语言】汇编语言编程08-08
LeetCode 68.文本左右对齐08-06
【汇编语言】访问寄存器和内存07-28
论文精读:A Systematic Study of the Consistency of Two-Factor Authentication User Journeys on Top-Ranked Websites (NDSS 2023)07-02
LeetCode 42.接雨水07-02
LeetCode 85.最大矩形06-30
LeetCode 84.柱状图中最大的矩形06-10
Learn XSS06-10
Learn CSRF06-09
LeetCode 312.戳气球06-07
Learn CWEs & Real-word Examples06-02
LeetCode 1373.二叉搜索子树的最大键值和06-01
LeetCode 37.解数独05-31
LeetCode 65.有效数字05-30
LeetCode 60.排列序列05-29
LeetCode 4.寻找两个正序数组的中位数05-29
LeetCode 30.串联所有单词的子串05-29
LeetCode 1739.放置盒子05-19
单射、满射、双射05-19
最小生成树与最短路算法05-14
论文精读:TAINTMINI: Detecting Flow of Sensitive Data in Mini-Programs with Static Taint Analysis (ICSE 2023)05-06
排序算法总结与代码实现04-27
【线性代数】对秩不等式的理解04-24
解决:nms_rotated报错"THC/THC.h": No such file or directory04-18
专业课复习03-23
CSP 202305 T1-T5题解03-19
CSP 202309 T1-T4题解03-17
CSP 202012 T1-T5题解03-15
CSP 202206 T1-T5题解03-13
CSP 202009 T1-T4题解03-10
C++中STL的基本使用03-10
CSP 201803 T1-T4题解03-10
CSP 202006 T1-T4题解03-09
CSP 201604 T1-T4题解02-29
Python面向对象编程02-11
【GAMES101】Ray Tracing02-02
记录:使用--allow-unrelated-histories02-01
解决:DeepL该快捷键已被使用01-30
【GAMES101】Geometry01-26
【GAMES101】Shading01-13
【GAMES101】Rasterization01-10
在pytorch和numpy中取top-k值和索引01-07
【机器学习】习题01-07
【GAMES101】Transformation01-01
记录:复现NeRF-RPN代码