MCPcopy Create free account

hub / github.com/ELMERIKH/PyinMemoryPE / functions

Functions2,770 in github.com/ELMERIKH/PyinMemoryPE

↓ 1 callersMethodenumerate_processes
()
windows/winobject/system.py:441
↓ 1 callersMethodenumerate_threads_setup_owners
(self)
windows/winobject/system.py:477
↓ 1 callersMethodevent_values
The values of the event in a list
windows/winobject/event_log.py:197
↓ 1 callersMethodexec_query
Execute a WQL query with custom flags and returns a ::class:`WmiEnumeration` that can be used to iter the result with timeouts :retur
windows/winobject/wmi.py:318
↓ 1 callersFunctionexecute_64bits_code_from_syswow
(x64shellcode)
windows/syswow64.py:59
↓ 1 callersFunctionexplain_sd
(sd, sdtype=None)
windows/security.py:1170
↓ 1 callersFunctionexplode_alpc_tower
(tower)
windows/rpc/epmapper.py:59
↓ 1 callersMethodextract_methods_order
(self, interface)
windows/com.py:308
↓ 1 callersMethodfinalize_sections
(self)
pythonmemorymodule/__init__.py:715
↓ 1 callersFunctionfind_alpc_endpoints
Ask the EPMapper for ALPC endpoints of ``targetiid:version`` (maximum of ``nb_response``) :param str targetiid: The IID of the requested inte
windows/rpc/epmapper.py:128
↓ 1 callersFunctionfind_python_dll_to_inject
(target_bitness)
windows/injection.py:329
↓ 1 callersMethodfolder
Return the :class:`TaskFolder` with ``name`` :rtype: :class:`TaskFolder`
windows/winobject/task_scheduler.py:344
↓ 1 callersMethodforge_alpc_request
Craft an ALPC message containing an RPC request to call ``method_offset`` of interface ``IID` with ``params``. Can be used to craft re
windows/rpc/client.py:89
↓ 1 callersMethodfree_exe
(self)
pythonmemorymodule/__init__.py:895
↓ 1 callersMethodfrom_PSAFEARRAY
(self, psafearray)
windows/com.py:99
↓ 1 callersMethodfrom_binary
Retrieve the security descriptor described by the binary ``data``. Binary security descriptor can be found in the registry for example
windows/security.py:932
↓ 1 callersMethodfrom_buffer_size
(cls, buffer_size)
windows/alpc.py:156
↓ 1 callersMethodfrom_buffer_with_target
(cls, buffer, offset=0, target=None)
windows/remotectypes.py:87
↓ 1 callersMethodfrom_channel_name
Return the :class:`ChannelConfig` for the channel ``name``
windows/winobject/event_log.py:535
↓ 1 callersMethodfrom_handle_and_type
(cls, handle, type)
windows/winobject/device_manager.py:372
↓ 1 callersMethodfrom_publisher_name
The :class:`PublisherMetadata` for the publisher ``name``
windows/winobject/event_log.py:732
↓ 1 callersMethodfrom_raw
(cls, Data1, Data2, Data3, Data41, Data42, Data43, Data44, Data45, Data46, Data47, Data48, **kwargs)
windows/generated_def/winstructs.py:538
↓ 1 callersMethodfrom_service
Retrieve the security descriptor for the service named ``service``
windows/security.py:918
↓ 1 callersMethodfrom_symbol_info
(cls, syminfo, resolver)
windows/debug/symbols.py:230
↓ 1 callersMethodfull_load
Process the data directories. This method will load the data directories which might not have been loaded if the "fast_load" option w
pythonmemorymodule/pefile.py:3292
↓ 1 callersMethodgenerate_checksum
(self)
pythonmemorymodule/pefile.py:7164
↓ 1 callersMethodgenerate_init_vector
(self, algo)
windows/crypto/encrypt_decrypt.py:23
↓ 1 callersFunctiongenerate_simple_LoadLibraryW_64
(load_libraryW, remote_store)
windows/injection.py:108
↓ 1 callersFunctiongenerate_syswow64_call
(target, errcheck=None)
windows/syswow64.py:62
↓ 1 callersMethodget
Retrieve the object ``name`` in the current directory. :rtype: :class:`KernelObject`
windows/winobject/object_manager.py:157
↓ 1 callersMethodget_DOS_HEADER
(self)
windows/pe_parse.py:321
↓ 1 callersMethodget_IAT
(self, pe)
windows/pe_parse.py:233
↓ 1 callersMethodget_IMPORT_DESCRIPTORS
(self)
windows/pe_parse.py:363
↓ 1 callersMethodget_INT
(self, pe)
windows/pe_parse.py:210
↓ 1 callersFunctionget_MIB_TCP6TABLE_OWNER_PID_from_buffer
(buffer)
windows/winobject/network.py:160
↓ 1 callersFunctionget_MIB_TCPTABLE_OWNER_PID_from_buffer
(buffer)
windows/winobject/network.py:147
↓ 1 callersMethodget_OptionalHeader
(self)
windows/pe_parse.py:341
↓ 1 callersMethodget_alloc_size
(self)
pythonmemorymodule/pefile.py:2034
↓ 1 callersMethodget_alloc_size
(self)
pythonmemorymodule/pefile.py:2054
↓ 1 callersMethodget_arg
(self, nb, proc, thread)
windows/debug/breakpoints.py:74
↓ 1 callersMethodget_bits_left
(self)
pythonmemorymodule/pefile.py:1377
↓ 1 callersMethodget_bytes_from_data
.
pythonmemorymodule/pefile.py:5971
↓ 1 callersFunctionget_catalog_name_from_handle
(handle)
windows/wintrust.py:146
↓ 1 callersMethodget_cert
Return embded :class:`Certificate` number ``index``. .. note:: Not all embded certificate are directly used to sign the :class:`
windows/crypto/cryptmsg.py:48
↓ 1 callersMethodget_classic_event_metadata
(self, id, providername)
windows/winobject/event_log.py:502
↓ 1 callersMethodget_code
(self)
windows/native_exec/simple_x64.py:1146
↓ 1 callersFunctionget_current_process_syswow_peb
()
windows/syswow64.py:165
↓ 1 callersFunctionget_current_process_syswow_peb_addr
()
windows/syswow64.py:161
↓ 1 callersMethodget_dword_at_rva
Return the double word value at the given RVA. Returns None if the value can't be read, i.e. the RVA can't be mapped to a file offset
pythonmemorymodule/pefile.py:6805
↓ 1 callersMethodget_entry_name
(self, entry)
windows/winobject/apisetmap.py:35
↓ 1 callersMethodget_event_metadata
Return the metadata for the event ID ``id`` :rtype: :class:`EventMetadata`
windows/winobject/event_log.py:488
↓ 1 callersMethodget_exception_bitness
Return the bitness in which the exception occured. Useful when debugingg a 32b process from a 64bits one :return: :class:`int`
windows/debug/debugger.py:1031
↓ 1 callersMethodget_exports
(self)
windows/pe_parse.py:257
↓ 1 callersFunctionget_file_hash
(filename)
windows/wintrust.py:105
↓ 1 callersMethodget_first_logical_configuration
(self, type)
windows/winobject/device_manager.py:210
↓ 1 callersFunctionget_func_addr
(dll_name, func_name)
windows/utils/winutils.py:21
↓ 1 callersFunctionget_handle_from_file
Get the ``Windows`` HANDLE of a python :class:`file`
windows/utils/winutils.py:67
↓ 1 callersMethodget_index
(self, index)
windows/winobject/task_scheduler.py:40
↓ 1 callersMethodget_index_of_method
(self, method)
windows/com.py:299
↓ 1 callersMethodget_int_size
(cls)
windows/native_exec/native_function.py:24
↓ 1 callersMethodget_item_type
(self)
windows/winobject/task_scheduler.py:28
↓ 1 callersMethodget_jobs
(self, flags=0)
windows/winobject/bits.py:62
↓ 1 callersFunctionget_logical_drive_names
()
windows/winobject/volume.py:70
↓ 1 callersMethodget_memory_breakpoint_at
Get the memory breakpoint that handle ``addr`` Return values are: * ``False`` if the page has no memory breakpoint (real fault)
windows/debug/debugger.py:960
↓ 1 callersMethodget_next_logical_configuration
(self, logconf)
windows/winobject/device_manager.py:220
↓ 1 callersMethodget_offset
(self)
pythonmemorymodule/pefile.py:2086
↓ 1 callersMethodget_offset
(self)
pythonmemorymodule/pefile.py:2130
↓ 1 callersFunctionget_pe_bitness
(baseaddr, target)
windows/pe_parse.py:37
↓ 1 callersMethodget_peb_builtin
(self)
windows/winobject/process.py:614
↓ 1 callersMethodget_physical_by_rva
Gets the physical address in the PE file from an RVA value.
pythonmemorymodule/pefile.py:6776
↓ 1 callersMethodget_proc_addr
(self, name_or_ordinal)
pythonmemorymodule/__init__.py:937
↓ 1 callersMethodget_properties
Return the list of properties names available for the current object. If ``system_properties`` is ``False`` property names begining with ``_``
windows/winobject/wmi.py:128
↓ 1 callersMethodget_qword_at_rva
Return the quad-word value at the given RVA. Returns None if the value can't be read, i.e. the RVA can't be mapped to a file offset.
pythonmemorymodule/pefile.py:6905
↓ 1 callersMethodget_raw_cert
(self, index=0)
windows/crypto/cryptmsg.py:45
↓ 1 callersMethodget_raw_certificate_chains
(self)
windows/crypto/certificate.py:307
↓ 1 callersMethodget_recipient_data
TODO: DOC
windows/crypto/cryptmsg.py:96
↓ 1 callersMethodget_resources_for_type
(self, type)
windows/winobject/device_manager.py:310
↓ 1 callersMethodget_ret_addr
Get the return address of the current target, only valid in the trigger() function.
windows/debug/breakpoints.py:229
↓ 1 callersMethodget_rva
Get the RVA of the string.
pythonmemorymodule/pefile.py:755
↓ 1 callersMethodget_service_display_name
(self, name)
windows/winobject/service.py:72
↓ 1 callersMethodget_signer_data
Returns the signer informations for signer nb ``index`` :return: :class:`~windows.generated_def.winstructs.CMSG_SIGNER_INFO`
windows/crypto/cryptmsg.py:78
↓ 1 callersFunctionget_stack_func_name
(lvl)
windows/dbgprint.py:10
↓ 1 callersFunctionget_structure_transformer_for_target
(target, targetbitness=None)
windows/pe_parse.py:14
↓ 1 callersFunctionget_syswow_ntdll_exports
()
windows/syswow64.py:197
↓ 1 callersMethodget_text
Get the text in its current state.
pythonmemorymodule/pefile.py:865
↓ 1 callersMethodget_token_infomations
(self, infos_class, rtype)
windows/winobject/token.py:192
↓ 1 callersMethodget_type
(self)
pythonmemorymodule/pefile.py:1371
↓ 1 callersMethodget_values
(self, values, flags=gdef.EvtRenderContextValues)
windows/winobject/event_log.py:179
↓ 1 callersMethodget_variant
Retrieve the value of property ``name`` as a :class:`~windows.com.Variant` :return: :class:`~windows.com.Variant`
windows/winobject/wmi.py:29
↓ 1 callersMethodget_variant
Retrieve the value of property ``name`` as a :class:`~windows.com.Variant` :return: :class:`~windows.com.Variant`
windows/winobject/wmi.py:71
↓ 1 callersFunctiongetprocaddr
(handle,func)
pythonmemorymodule/__init__.py:467
↓ 1 callersMethodguess_type_and_set_value
(self, value)
windows/com.py:240
↓ 1 callersMethodhandle_exception
(self, exc)
windows/debug/localdbg.py:116
↓ 1 callersFunctioninitsecurity
()
windows/com.py:35
↓ 1 callersFunctioninject_python_command
Postulate: PYDLL is already loaded in target process
windows/injection.py:305
↓ 1 callersFunctionis_amd_proc
get_vendor_id() == 'AuthenticAMD
windows/native_exec/cpuid.py:133
↓ 1 callersFunctionis_implemented
Return :obj:`True` if DLL/Api can be found
windows/winproxy/apiproxy.py:9
↓ 1 callersFunctionis_intel_proc
get_vendor_id() == 'GenuineIntel
windows/native_exec/cpuid.py:128
↓ 1 callersMethodis_seg_reg
(name)
windows/native_exec/simple_x86.py:143
↓ 1 callersMethodis_valid
(self)
pythonmemorymodule/pefile.py:2000
← previousnext →501–600 of 2,770, ranked by callers