Rizin
unix-like reverse engineering framework and cli tools
|
#include <pe_specs.h>
Public Attributes | |
ut32 | Signature |
Pe32_image_file_header | file_header |
Pe32_image_optional_header | optional_header |
Definition at line 437 of file pe_specs.h.
Pe32_image_file_header Pe32_image_nt_headers::file_header |
Definition at line 439 of file pe_specs.h.
Pe32_image_optional_header Pe32_image_nt_headers::optional_header |
Definition at line 440 of file pe_specs.h.
ut32 Pe32_image_nt_headers::Signature |
Definition at line 438 of file pe_specs.h.