I'm trying to read the code segment of a process accessing the kernel API. I use the mm_struct to get the first and last address of the code segment of said process. (ref: I'm trying to read the code segment of a proces
I'm trying to read the code segment of a process accessing the kernel API. I use the mm_struct to get the first and last address of the code segment of said process. (ref: I'm trying to read the code segment of a proces