Rizin
unix-like reverse engineering framework and cli tools
WindProc Struct Reference

#include <winkd.h>

Public Attributes

ut64 eprocess
 
ut32 uniqueid
 
ut64 vadroot
 
ut64 dir_base_table
 
ut64 peb
 
char name [17]
 

Detailed Description

Definition at line 11 of file winkd.h.

Member Data Documentation

◆ dir_base_table

ut64 WindProc::dir_base_table

Definition at line 15 of file winkd.h.

Referenced by dmp_read(), dmp_write(), and rz_debug_dmp_init().

◆ eprocess

ut64 WindProc::eprocess

Definition at line 12 of file winkd.h.

Referenced by get_current_process_and_thread().

◆ name

◆ peb

ut64 WindProc::peb

Definition at line 16 of file winkd.h.

◆ uniqueid

ut32 WindProc::uniqueid

Definition at line 13 of file winkd.h.

Referenced by get_current_process_and_thread(), and rz_debug_winkd_wait().

◆ vadroot

ut64 WindProc::vadroot

Definition at line 14 of file winkd.h.


The documentation for this struct was generated from the following file: