Tag: disassembling
All the articles with the tag "disassembling"
-
What the heap? (Part 2)
Let's explore about malloc, calloc and realloc. This is second part.
-
What the heap? (Part 1)
Ever wonder about how heap works? This is first part.
-
What the stack is that? (Part 3)
Let’s go some hands-on with the stack frame. This is final part.
-
What the stack is that? (Part 2)
Let’s go even deeper into the stack frame. This is second part.