MCPcopy Create free account

hub / github.com/ELMERIKH/PyinMemoryPE / types & classes

Types & classes1,515 in github.com/ELMERIKH/PyinMemoryPE

↓ 1,706 callersClassEnumValue
windows/generated_def/winstructs.py:8
↓ 134 callersClassFlagMapper
windows/generated_def/flag.py:54
↓ 25 callersClassBitArray
windows/native_exec/simple_x64.py:17
↓ 25 callersClassPEFormatError
Generic PE format error exception.
pythonmemorymodule/pefile.py:819
↓ 19 callersClassBitArray
windows/native_exec/simple_x86.py:14
↓ 17 callersClassStructure
Prepare structure object to extract members from data. Format is a list containing definitions for the elements of the structure.
pythonmemorymodule/pefile.py:944
↓ 15 callersClassImm32
windows/native_exec/simple_x86.py:389
↓ 15 callersClassSlash
No idea for the name: represent the modRM for single args + encoding in reg (/7 in cmp in man intel)
windows/native_exec/simple_x86.py:558
↓ 14 callersClassSlash
No idea for the name: represent the modRM for single args + encoding in reg (/7 in cmp in man intel)
windows/native_exec/simple_x64.py:760
↓ 13 callersClassFixedRegister
windows/native_exec/simple_x86.py:277
↓ 13 callersClassFixedRegister
windows/native_exec/simple_x64.py:299
↓ 12 callersClassModRM
windows/native_exec/simple_x86.py:413
↓ 10 callersClassModRM
windows/native_exec/simple_x64.py:497
↓ 9 callersClassPyHKey
A windows registry key
windows/winobject/registry.py:146
↓ 8 callersClassAnyImm32
windows/native_exec/simple_x64.py:446
↓ 8 callersClassWinproxyError
windows/winproxy/error.py:16
↓ 7 callersClassImmediatOverflow
windows/native_exec/simple_x64.py:321
↓ 7 callersClassJmpImm32
windows/native_exec/simple_x64.py:962
↓ 7 callersClassX86RegisterSelector
windows/native_exec/simple_x86.py:259
↓ 6 callersClassDummyPHKEY
windows/winobject/registry.py:392
↓ 6 callersClassImmediatOverflow
windows/native_exec/simple_x86.py:297
↓ 6 callersClassJmpImm32
windows/native_exec/simple_x86.py:698
↓ 6 callersClassJmpImm8
windows/native_exec/simple_x64.py:958
↓ 6 callersClassX64RegisterSelector
windows/native_exec/simple_x64.py:273
↓ 5 callersClassAlpcMessage
Represent a full ALPC Message: a :class:`AlpcMessagePort` and a :class:`MessageAttribute`
windows/alpc.py:22
↓ 5 callersClassEvtPublisher
An Event provider
windows/winobject/event_log.py:708
↓ 5 callersClassImm32
windows/native_exec/simple_x64.py:434
↓ 5 callersClassJmpImm8
windows/native_exec/simple_x86.py:694
↓ 5 callersClassMov
windows/native_exec/simple_x64.py:1009
↓ 5 callersClassMultipleInstr
windows/native_exec/simple_x86.py:961
↓ 5 callersClassMultipleInstr
windows/native_exec/simple_x64.py:1132
↓ 5 callersClassPropertyArray
TODO
windows/winobject/event_log.py:907
↓ 4 callersClassImm8
windows/native_exec/simple_x86.py:339
↓ 4 callersClassJnz
windows/native_exec/simple_x64.py:984
↓ 4 callersClassKernelObject
Represent an object in the Object Manager namespace
windows/winobject/object_manager.py:34
↓ 4 callersClassWmiObject
The WmiObject (which wrap ``IWbemClassObject``) contains and manipulates both class definitions and class object instances. Can be used as a mappi
windows/winobject/wmi.py:66
↓ 3 callersClassBitsCopyJob
windows/winobject/bits.py:86
↓ 3 callersClassCertificateStore
A certificate store
windows/crypto/certificate.py:105
↓ 3 callersClassCurrentProcess
The current process
windows/winobject/process.py:595
↓ 3 callersClassEvtChannel
An Event Log channel
windows/winobject/event_log.py:432
↓ 3 callersClassInjectionFailedError
windows/injection.py:18
↓ 3 callersClassLabel
windows/native_exec/simple_x64.py:1127
↓ 3 callersClassTaskFolder
A folder of tasks
windows/winobject/task_scheduler.py:364
↓ 3 callersClassWmiEnumeration
Represent an enumeration of object that can be itered
windows/winobject/wmi.py:189
↓ 2 callersClassAddressSet
pythonmemorymodule/pefile.py:729
↓ 2 callersClassControlRegisterModRM
windows/native_exec/simple_x86.py:575
↓ 2 callersClassDec
windows/native_exec/simple_x64.py:885
↓ 2 callersClassExpectWindowsError
windows/winobject/registry.py:31
↓ 2 callersClassExportData
Holds exported symbols' information. ordinal: ordinal of the symbol address: address of the symbol name: name of the symbol (
pythonmemorymodule/pefile.py:1621
↓ 2 callersClassFlag
windows/generated_def/flag.py:7
↓ 2 callersClassImm8
windows/native_exec/simple_x64.py:385
↓ 2 callersClassImportDescData
Holds import descriptor information. dll: name of the imported DLL imports: list of imported symbols (ImportData instances) str
pythonmemorymodule/pefile.py:1539
↓ 2 callersClassNdrUniquePTR
Create a UNIQUE PTR around a given Ndr type
windows/rpc/ndr.py:35
↓ 2 callersClassNdrWriteStream
windows/rpc/ndr.py:588
↓ 2 callersClassPE
A Portable Executable representation. This class provides access to most of the information in a PE file. It expects to be supplied the name
pythonmemorymodule/pefile.py:2295
↓ 2 callersClassQualifierSet
windows/winobject/wmi.py:28
↓ 2 callersClassRemotePEB
windows/winobject/process.py:1422
↓ 2 callersClassRemotePEB64
windows/winobject/process.py:1473
↓ 2 callersClassResourceDirEntryData
Holds resource directory entry data. struct: IMAGE_RESOURCE_DIRECTORY_ENTRY structure name: If the resource is identified by name t
pythonmemorymodule/pefile.py:1678
↓ 2 callersClassRet
windows/native_exec/simple_x86.py:866
↓ 2 callersClassSegmentSelectorAbsoluteAddr
windows/native_exec/simple_x86.py:401
↓ 2 callersClassService
Represent a service on the system
windows/winobject/service.py:117
↓ 2 callersClassStructureWithBitfields
Extends Structure's functionality with support for bitfields such as: ('B:4,LowerHalf', 'B:4,UpperHalf') To this end, two lists are m
pythonmemorymodule/pefile.py:1422
↓ 2 callersClassTask
A scheduled task
windows/winobject/task_scheduler.py:271
↓ 2 callersClassUImm16
windows/native_exec/simple_x86.py:376
↓ 2 callersClassUImm8
windows/native_exec/simple_x86.py:351
↓ 2 callersClassWinProcess
A Process on the system
windows/winobject/process.py:983
↓ 2 callersClassWinRegistryKey
windows/winobject/registry.py:18
↓ 2 callersClassWmiCallResult
The result of a WMI call/query. Real result value type depends of the context
windows/winobject/wmi.py:231
↓ 2 callersClassX86CpuidResult
Raw result of the CPUID instruction
windows/native_exec/cpuid.py:17
↓ 2 callersClass_NopArtifact
Special NOP used in shellcode reduction
windows/native_exec/simple_x86.py:925
↓ 2 callersClass_NopArtifact
windows/native_exec/simple_x64.py:1106
↓ 1 callersClassALPC_RPC_BIND
windows/rpc/client.py:24
↓ 1 callersClassALPC_RPC_CALL
windows/rpc/client.py:45
↓ 1 callersClassAccumulator
pythonmemorymodule/pefile.py:1342
↓ 1 callersClassAdd
windows/native_exec/simple_x64.py:909
↓ 1 callersClassBaseRelocationData
Holds base relocation information. struct: IMAGE_BASE_RELOCATION structure entries: list of relocation data (RelocationData instances)
pythonmemorymodule/pefile.py:1716
↓ 1 callersClassBitsCopyCallbackSetEvent
windows/winobject/bits.py:39
↓ 1 callersClassBitsCopyError
windows/winobject/bits.py:250
↓ 1 callersClassBitsCopyManager
windows/winobject/bits.py:61
↓ 1 callersClassBoundImportDescData
Holds bound import descriptor data. This directory entry will provide information on the DLLs this PE file has been bound to (if bound at all
pythonmemorymodule/pefile.py:1764
↓ 1 callersClassBoundImportRefData
Holds bound import forwarder reference data. Contains the same information as the bound descriptor but for forwarded DLLs, if any. struc
pythonmemorymodule/pefile.py:1791
↓ 1 callersClassCallBackDeclaration
windows/hooks.py:45
↓ 1 callersClassCfgMgr32Error
windows/winproxy/apis/cfgmgr32.py:77
↓ 1 callersClassCryptMessage
Represent a PKCS #7 message (see `Low-level Message Functions <https://msdn.microsoft.com/en-us/library/windows/desktop/aa380252(v=vs.85).aspx#low
windows/crypto/cryptmsg.py:7
↓ 1 callersClassCtxProcess
windows/winobject/event_trace.py:140
↓ 1 callersClassCurrentProcessReadSyswow
windows/syswow64.py:168
↓ 1 callersClassCurrentThread
The current thread
windows/winobject/process.py:560
↓ 1 callersClassCustomAllocator
windows/native_exec/native_function.py:14
↓ 1 callersClassDebugData
Holds debug information. struct: IMAGE_DEBUG_DIRECTORY structure entries: list of entries (IMAGE_DEBUG_TYPE instances)
pythonmemorymodule/pefile.py:1708
↓ 1 callersClassDec
windows/native_exec/simple_x86.py:748
↓ 1 callersClassDelayedJump
A jump to a label :NAME
windows/native_exec/simple_x86.py:654
↓ 1 callersClassDelayedJump
windows/native_exec/simple_x64.py:841
↓ 1 callersClassDeviceClass
A Device class, which is mainly a :class:`GUID` with additional attributes
windows/winobject/device_manager.py:44
↓ 1 callersClassDeviceInformationSet
A device instances, can be itered to retrieve the underliyings :class:`DeviceInstance`
windows/winobject/device_manager.py:78
↓ 1 callersClassDeviceInstance
An instance of a Device. The properties are from the page https://docs.microsoft.com/en-us/windows/win32/api/setupapi/nf-setupapi-setupdigetdevic
windows/winobject/device_manager.py:106
↓ 1 callersClassDisableWow64FsRedirection
A context manager that disable the SysWow64 Filesystem Redirection :: if is_process_32_bits: def pop_calc_64():
windows/utils/winutils.py:607
↓ 1 callersClassDump
Convenience class for dumping the PE information.
pythonmemorymodule/pefile.py:829
↓ 1 callersClassEPCCERT_CHAIN_CONTEXT
windows/crypto/certificate.py:505
↓ 1 callersClassEtwTrace
Represent an ETW Trace for tracing/processing events
windows/winobject/event_trace.py:168
next →1–100 of 1,515, ranked by callers