Module segment

Module segment 

Source
Expand description

x64 segment register access

Functions§

get_current_pid
get current process ID
get_current_tid
get current thread ID
get_peb
get pointer to current process’s PEB
get_teb
get pointer to current thread’s TEB
read_gs_dword
read 4 bytes from gs segment at given offset
read_gs_qword
read 8 bytes from gs segment at given offset