j
k
j a
j l
The size allocated on stack is 0x400 (sizeof(syscall_frame)) + 8 bytes for the exception ptr, so ptr is supposed to go at 0x400, not 0x408. That currently works because of lucky 64 bytes alignment.
Back to the thread
Back to the list