| Trees | Indices | Help |
|
|---|
|
|
(c) Immunity, Inc. 2004-2007
Immunity Inc. pelib
Proprietary CANVAS source code - use only under the license agreement specified in LICENSE.txt in your CANVAS distribution Copyright Immunity, Inc, 2002-2007 http://www.immunityinc.com/CANVAS/ for more information
|
|||
| PEError | |||
| MZ | |||
| ImageImportByName | |||
| ImportDescriptor | |||
| Directory | |||
| ImageExportDirectory | |||
| Section | |||
| IMGhdr | |||
| IMGOPThdr | |||
| PE | |||
| PElib | |||
|
|||
|
|||
|
|||
|
|||
|
|||
__VERSION__ =
|
|||
IMAGE_SIZEOF_FILE_HEADER = 20
|
|||
MZ_MAGIC = 23117
|
|||
PE_MAGIC = 17744
|
|||
IMAGE_NUMBEROF_DIRECTORY_ENTRIES = 16
|
|||
IMAGE_ORDINAL_FLAG = 2147483648
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 17 18:43:02 2011 | http://epydoc.sourceforge.net |