Debug

<main>

ebp에 있는 값 0x0을 stack에 넣는다.


<main+1>

esp의 값을 ebp에 할당해준다.


<main+3>

esp의 값에서 0x10만큼을 뺀다.


<main+6>

0x4를 stack에 넣는다.