[HackTheBox] Dream Diary : Chapter 1 ( write-up )
HackTheBox Dream Diary : Chapter 1 Summarypoison NULL byteUnsafe Unlink Analysisvoid __fastcall __noreturn main(__int64 a1, char **a2, char **a3) { int select; // eax __int64 buf; // [rsp+0h] [rbp-10h] unsigned __int64 canary; // [rsp+8h] [rbp-8h] canary = __readfsqword(0x28u); buf = 0LL; setvbuf(stdout, 0LL, 2, 0LL); setvbuf(stdin, 0LL, 2, 0LL); setvbuf(stderr, 0LL, 2, 0LL); while ( 1 ) { whi..