mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-19 15:14:18 +01:00
adding stack info
This commit is contained in:
@@ -69,4 +69,10 @@ This diagram illustrates how the PE is placed into memory.
|
||||
|
||||
## The Stack ##
|
||||
|
||||
- Data is either pushed onto or pop off of the stack data structure
|
||||
- **EBP** - Base Pointer is the register that used to store the references in the stack frame
|
||||
|
||||
This diagram represents a typical stack frame.
|
||||

|
||||
|
||||
[Environment Setup <- Back](https://securedorg.github.io/RE101/section1) | [Next -> x86 Assembly](https://securedorg.github.io/RE101/section1.3)
|
||||
|
||||
BIN
images/TheStackFrame.png
Normal file
BIN
images/TheStackFrame.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
Reference in New Issue
Block a user