随笔分类 - 笔记-computer system
摘要:link: Hack the Virtual Memory: malloc, the heap & the program break 目录The heapmallocno malloc, no [heap]malloc(x)brk and sbrkmany mallocs - 首次malloc b
阅读全文
摘要:link: Hack the Virtual Memory: drawing the VM diagram 目录The stackThe heapdiagram v1The executablediagram v2Command line arguments and environment vari
阅读全文
摘要:目录IntroHack The Virtual Memory, Chapter 0: Play with C strings & /procEnvironmentPrerequisitesVirtual MemoryC programstrdupHow big is the virtual memo
阅读全文