LLVM from beginner to tomb(keeper) in 2025
Writing a toy-level LLVM Pass from scratch using an LLM—zero-shot. Trust me, I knew nothing about LLVM before this 😇.
Writing a toy-level LLVM Pass from scratch using an LLM—zero-shot. Trust me, I knew nothing about LLVM before this 😇.
pwnable.kr aeg题解
pwn.college shellcode injection总结与题解
做完program-interaction后感觉自己变成了进程管理大师😅
简要分析Metasploit SUB Encoder的编码方式
pwnable.kr rootkit题解
在SCTF 2023中被rust pwn题虐哭...
Before start to learn pwning heap challenge, how do we debug binaries which needs different versions of glibc?