Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ProcessAllocation

Fields

self.start

The base address of the allocation.

self.end

The end address of the allocation.

self.size

The size of the allocation.

self.read

Whether the allocation is readable.

self.write

Whether the allocation is writable.

self.execute

Whether the allocation is executable.