🤬
  • ■ ■ ■ ■
    README.md
    skipped 39 lines
    40 40   
    41 41  ![stack frame](images/frame0.png)
    42 42   
    43  -(the above image was borrowed from _Eli Bendersky's_ post named [Stack frame layout on x86-64](https://eli.thegreenplace.net/2011/09/06/stack-frame-layout-on-x86-64/))
     43 +_(the above image was borrowed from **Eli Bendersky's** post named [Stack frame layout on x86-64](https://eli.thegreenplace.net/2011/09/06/stack-frame-layout-on-x86-64/))_
    44 44   
    45 45  ```
    46 46   *(PULONG_PTR)(frameAddr + sizeof(void*)) = Fake_Return_Address;
    skipped 139 lines
Please wait...
Page is in error, reload to recover