Linux 2.2 - Part 2.2 Finding specified information and necessary functions to implement desired module
Friday, 29 September 2017، 08:25 AM
Part 2.2
Finding specified information and necessary functions to implement desired module
Download full tutorial from here
Goal:
find start and end of code segment in memory for a process
find start and end of data segment in memory for a process
find BSS virtual address for process
find entry point of a process