| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
MemoryBasicInformation
Memory information object returned by VirtualQueryEx.
|
|||
|
|||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
|
Inherited from |
|||
|
|||
READABLE = 238
|
|||
WRITEABLE = 204
|
|||
COPY_ON_WRITE = 136
|
|||
EXECUTABLE = 240
|
|||
EXECUTABLE_AND_WRITEABLE = 192
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Test if the given memory address falls within this memory region.
|
|
|
|
|
|
|
|
|
|
|
Note: Tipically data sections in executable images are marked like this. |
Note: Executable pages are always readable. |
Note: The presence of such pages make memory corruption vulnerabilities much easier to exploit. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 20 14:32:19 2010 | http://epydoc.sourceforge.net |