help@cyb4rgeek.xyz

+1 (512) 588 6950

The toddler’s introduction to Dynamic Memory Allocation

Home/The toddler’s introduction t...
The toddler’s introduction to Dynamic Memory Allocation
https://www.cs.uah.edu/~rcoleman/Common/C_Reference/MemoryAlloc.html
https://www.cs.uah.edu/~rcoleman/Common/C_Reference/MemoryAlloc.html
ptr is a variable which is saved @0x006FFA64 and its value is 0x009B54EB which is a memory address in the heap region.

A real life example

https://sploitfun.wordpress.com/2015/02/11/syscalls-used-by-malloc/
sbrk, brk in action

Leave a Reply