CSAPP Lecture 08 Niebelungen 发布于 2021-02-14 收录于 类别 Pwning Lecture 08: Linking和学过的pwn的一部分重合了,所以只记录新的知识。
Challenges 100 Week 6 Niebelungen 发布于 2021-02-12 收录于 类别 Writeups Challenges Tricks pwnable.tw-dubblesort canary 新年快乐!没想到吧!春节我也不消停…不过做题的速度要变慢了,Sakura师傅还要交这周的作业,下周放一个假,打算把how2heap学完,做点例题。
Challenges 100 Week 5 Niebelungen 发布于 2021-02-07 收录于 类别 WriteupsChallenges Tricks pwnable.tw-3x17 fini_arry 因为最近一直在读CSAPP刷题量变少了·· 3x17ida1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 void __fastcall __noreturn start(__int64
CSAPP Lecture 04 Niebelungen 发布于 2021-02-04 收录于 类别 PwningLecture 04: 处理器体系结构Y86-64ISA定义一个简单的指令集,作为处理器实现的运行示例。 寄存器:15个程序寄存器:%rax,%rcx,%rdx,