Skip to content

Commit 3571aa6

Browse files
Update README.md
1 parent 65547ed commit 3571aa6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Shellcode/Helloworld_using_Stack/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ later we will mov ecx, esp (pointing the esp to ecx) so that we could print our
1313

1414
B) Memory layout of stack
1515

16+
17+
![alt text](https://raw.githubusercontent.com/kunalvarudkar/x86-Assembly-Language-and-Shellcoding-on-Linux/master/Shellcode/Helloworld_using_Stack/Stack%20layout.jpg)
18+

0 commit comments

Comments
 (0)