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

#include <pe_specs.h>

Public Attributes

ut32 Signature
 
Pe64_image_file_header file_header
 
Pe64_image_optional_header optional_header
 

Detailed Description

Definition at line 443 of file pe_specs.h.

Member Data Documentation

◆ file_header

Pe64_image_file_header Pe64_image_nt_headers::file_header

Definition at line 445 of file pe_specs.h.

Referenced by rz_bin_mdmp_patch_pe_headers().

◆ optional_header

Pe64_image_optional_header Pe64_image_nt_headers::optional_header

Definition at line 446 of file pe_specs.h.

◆ Signature

ut32 Pe64_image_nt_headers::Signature

Definition at line 444 of file pe_specs.h.


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