test optional header fields

This commit is contained in:
Nikita Smith
2025-06-25 10:53:24 -07:00
committed by Ryan Fleury
parent fe967a3d36
commit 25710d39b7
4 changed files with 69 additions and 5 deletions
+1
View File
@@ -1003,6 +1003,7 @@ struct PE_BinInfo
U64 file_section_align;
U64 section_count;
U64 symbol_count;
U64 optional_header_off;
Rng1U64 section_table_range;
Rng1U64 symbol_table_range;
Rng1U64 string_table_range;