Chapter 7: Stack and Heap Memory Management
- Last In First Out.
- The stack pointer,
ESP
. - Source address, destination address.
- False;
jnz
causes execution to jump if the zero flag is not set. - Stack frame.
- False;
\x90
is the NOP (no-op). The question is alluding to\x00
. - Little-endian is a reference to byte order; the least significant bits (the "little end") go first. It is the standard of IA-32 architectures.