Gcc cleanup code after main doesn't make much sence

后端 未结 0 1933
伪装坚强ぢ
伪装坚强ぢ 2021-01-23 06:30

We were presented with the following code during a lecture:

lea ecx,[esp+0x4] 
and esp,0xfffffff0 
push DWORD PTR [ecx-0x4] 
push ebp
mov ebp,esp
push ecx 
sub es         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题