winappdbg.win32.dbghelp

Wrapper for dbghelp.dll in ctypes.

class winappdbg.win32.dbghelp.ADDRESS64
winappdbg.win32.dbghelp.ADDRESS_MODE

alias of c_uint

class winappdbg.win32.dbghelp.API_VERSION
class winappdbg.win32.dbghelp.EXCEPTION_POINTERS
class winappdbg.win32.dbghelp.EXCEPTION_RECORD
class winappdbg.win32.dbghelp.EXCEPTION_RECORD32
class winappdbg.win32.dbghelp.EXCEPTION_RECORD64
class winappdbg.win32.dbghelp.IMAGEHLP_LINE64
class winappdbg.win32.dbghelp.IMAGEHLP_MODULE
class winappdbg.win32.dbghelp.IMAGEHLP_MODULE64
class winappdbg.win32.dbghelp.IMAGEHLP_MODULEW
class winappdbg.win32.dbghelp.IMAGEHLP_MODULEW64
class winappdbg.win32.dbghelp.IMAGEHLP_SYMBOL64
class winappdbg.win32.dbghelp.IMAGEHLP_SYMBOLW64
class winappdbg.win32.dbghelp.KDHELP64
winappdbg.win32.dbghelp.LPADDRESS64

alias of LP_ADDRESS64

winappdbg.win32.dbghelp.LPAPI_VERSION

alias of LP_API_VERSION

winappdbg.win32.dbghelp.LPSTACKFRAME64

alias of LP_STACKFRAME64

class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_INFORMATION
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_INPUT
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_INPUT_UNION
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_OUTPUT
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_OUTPUT_CANCEL
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_OUTPUT_MEMORY
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_OUTPUT_VM_QUERY
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_OUTPUT_VM_READ
class winappdbg.win32.dbghelp.MINIDUMP_CALLBACK_OUTPUT_VM_REGION
class winappdbg.win32.dbghelp.MINIDUMP_EXCEPTION_INFORMATION
class winappdbg.win32.dbghelp.MINIDUMP_INCLUDE_MODULE_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_INCLUDE_THREAD_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_IO_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_MEMORY_INFO
class winappdbg.win32.dbghelp.MINIDUMP_MODULE_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_READ_MEMORY_FAILURE_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_THREAD_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_THREAD_EX_CALLBACK
winappdbg.win32.dbghelp.MINIDUMP_TYPE

alias of c_uint

class winappdbg.win32.dbghelp.MINIDUMP_USER_STREAM
class winappdbg.win32.dbghelp.MINIDUMP_USER_STREAM_INFORMATION
class winappdbg.win32.dbghelp.MINIDUMP_VM_POST_READ_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_VM_PRE_READ_CALLBACK
class winappdbg.win32.dbghelp.MINIDUMP_VM_QUERY_CALLBACK
winappdbg.win32.dbghelp.PAPI_VERSION

alias of LP_API_VERSION

winappdbg.win32.dbghelp.PEXCEPTION_POINTERS

alias of LP_EXCEPTION_POINTERS

winappdbg.win32.dbghelp.PEXCEPTION_RECORD

alias of LP_EXCEPTION_RECORD

winappdbg.win32.dbghelp.PEXCEPTION_RECORD32

alias of LP_EXCEPTION_RECORD32

winappdbg.win32.dbghelp.PEXCEPTION_RECORD64

alias of LP_EXCEPTION_RECORD64

winappdbg.win32.dbghelp.PIMAGEHLP_LINE64

alias of LP_IMAGEHLP_LINE64

winappdbg.win32.dbghelp.PIMAGEHLP_MODULE

alias of LP_IMAGEHLP_MODULE

winappdbg.win32.dbghelp.PIMAGEHLP_MODULE64

alias of LP_IMAGEHLP_MODULE64

winappdbg.win32.dbghelp.PIMAGEHLP_MODULEW

alias of LP_IMAGEHLP_MODULEW

winappdbg.win32.dbghelp.PIMAGEHLP_MODULEW64

alias of LP_IMAGEHLP_MODULEW64

winappdbg.win32.dbghelp.PIMAGEHLP_SYMBOL64

alias of LP_IMAGEHLP_SYMBOL64

winappdbg.win32.dbghelp.PIMAGEHLP_SYMBOLW64

alias of LP_IMAGEHLP_SYMBOLW64

winappdbg.win32.dbghelp.PKDHELP64

alias of LP_KDHELP64

winappdbg.win32.dbghelp.PMINIDUMP_CALLBACK_INFORMATION

alias of LP_MINIDUMP_CALLBACK_INFORMATION

winappdbg.win32.dbghelp.PMINIDUMP_CALLBACK_INPUT

alias of LP_MINIDUMP_CALLBACK_INPUT

winappdbg.win32.dbghelp.PMINIDUMP_CALLBACK_OUTPUT

alias of LP_MINIDUMP_CALLBACK_OUTPUT

winappdbg.win32.dbghelp.PMINIDUMP_CALLBACK_TYPE

alias of LP_c_uint

winappdbg.win32.dbghelp.PMINIDUMP_EXCEPTION_INFORMATION

alias of LP_MINIDUMP_EXCEPTION_INFORMATION

winappdbg.win32.dbghelp.PMINIDUMP_INCLUDE_MODULE_CALLBACK

alias of LP_MINIDUMP_INCLUDE_MODULE_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_INCLUDE_THREAD_CALLBACK

alias of LP_MINIDUMP_INCLUDE_THREAD_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_IO_CALLBACK

alias of LP_MINIDUMP_IO_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_MEMORY_INFO

alias of LP_MINIDUMP_MEMORY_INFO

winappdbg.win32.dbghelp.PMINIDUMP_MODULE_CALLBACK

alias of LP_MINIDUMP_MODULE_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_READ_MEMORY_FAILURE_CALLBACK

alias of LP_MINIDUMP_READ_MEMORY_FAILURE_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_SECONDARY_FLAGS

alias of LP_c_uint

winappdbg.win32.dbghelp.PMINIDUMP_THREAD_CALLBACK

alias of LP_MINIDUMP_THREAD_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_THREAD_EX_CALLBACK

alias of LP_MINIDUMP_THREAD_EX_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_USER_STREAM

alias of LP_MINIDUMP_USER_STREAM

winappdbg.win32.dbghelp.PMINIDUMP_USER_STREAM_INFORMATION

alias of LP_MINIDUMP_USER_STREAM_INFORMATION

winappdbg.win32.dbghelp.PMINIDUMP_VM_POST_READ_CALLBACK

alias of LP_MINIDUMP_VM_POST_READ_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_VM_PRE_READ_CALLBACK

alias of LP_MINIDUMP_VM_PRE_READ_CALLBACK

winappdbg.win32.dbghelp.PMINIDUMP_VM_QUERY_CALLBACK

alias of LP_MINIDUMP_VM_QUERY_CALLBACK

winappdbg.win32.dbghelp.PMODULE_WRITE_FLAGS

alias of LP_c_uint

winappdbg.win32.dbghelp.PSYM_INFO

alias of LP_SYM_INFO

winappdbg.win32.dbghelp.PSYM_INFOW

alias of LP_SYM_INFOW

winappdbg.win32.dbghelp.PTHREAD_WRITE_FLAGS

alias of LP_c_uint

class winappdbg.win32.dbghelp.STACKFRAME64
class winappdbg.win32.dbghelp.SYM_INFO
class winappdbg.win32.dbghelp.SYM_INFOW