You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you say "Create a Section" I assume you mean invoking Zw/NtCreateSection.
This might be confusing for readers because the section concept has been introduced in module 1.2 as a structure from the COFF file format.
Do we agree the "section" you are talking about here is a Windows Kernel objet that can be mapped into user mode adress spaces ?
If so how could we clarify this ? Do you feel a Vol1 module 0 with some "required" Windows concepts (virtual memory, sections ...) would be usefull or do you consider this is "basic stuff" that is assumed to be known from the reader ?
The text was updated successfully, but these errors were encountered:
When you say "Create a Section" I assume you mean invoking Zw/NtCreateSection.
This might be confusing for readers because the section concept has been introduced in module 1.2 as a structure from the COFF file format.
Do we agree the "section" you are talking about here is a Windows Kernel objet that can be mapped into user mode adress spaces ?
If so how could we clarify this ? Do you feel a Vol1 module 0 with some "required" Windows concepts (virtual memory, sections ...) would be usefull or do you consider this is "basic stuff" that is assumed to be known from the reader ?
The text was updated successfully, but these errors were encountered: