Rizin
unix-like reverse engineering framework and cli tools
|
#include <pe_specs.h>
Public Attributes | |
ut32 | Signature |
Pe64_image_file_header | file_header |
Pe64_image_optional_header | optional_header |
Definition at line 443 of file pe_specs.h.
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().
Pe64_image_optional_header Pe64_image_nt_headers::optional_header |
Definition at line 446 of file pe_specs.h.
ut32 Pe64_image_nt_headers::Signature |
Definition at line 444 of file pe_specs.h.