Hi there =)
The thing i just can't understand is: what are the logical meaning of kernel structures _SEGMENT, _SECTION, _SUBSECTION. What each of them represents and how they are connected with each other.
At the moment my feeling about this is: _SECTION represents a memory mapped file (?executable?), _SUBSECTION represents each of sections inside ?executable? (.text, .data, etc...), and _SEGMENT....i have no idea, really =)
Can someone explain this to me? Any help will be appreciated! Thanks.
The thing i just can't understand is: what are the logical meaning of kernel structures _SEGMENT, _SECTION, _SUBSECTION. What each of them represents and how they are connected with each other.
At the moment my feeling about this is: _SECTION represents a memory mapped file (?executable?), _SUBSECTION represents each of sections inside ?executable? (.text, .data, etc...), and _SEGMENT....i have no idea, really =)
Can someone explain this to me? Any help will be appreciated! Thanks.