h_nosonの日記

競プロ、CTFなど

2024-01-01から1年間の記事一覧

SECCON CTF 13 Writeup

ctf

653ptで58位(国内19位)でした [pwnable] Paragraph [pwnable] free-free free [crypto] reiwa_rot13 [reversing] packed 最後に [pwnable] Paragraph #include <stdio.h> int main() { char name[24]; setbuf(stdin, NULL); setbuf(stdout, NULL); printf("\"What i</stdio.h>…