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

#include <pe_specs.h>

Public Attributes

ut32 Signature
 
Pe32_image_file_header file_header
 
Pe32_image_optional_header optional_header
 

Detailed Description

Definition at line 437 of file pe_specs.h.

Member Data Documentation

◆ file_header

Pe32_image_file_header Pe32_image_nt_headers::file_header

Definition at line 439 of file pe_specs.h.

◆ optional_header

Pe32_image_optional_header Pe32_image_nt_headers::optional_header

Definition at line 440 of file pe_specs.h.

◆ Signature

ut32 Pe32_image_nt_headers::Signature

Definition at line 438 of file pe_specs.h.


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