Log In
runtime
/
pemagine
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/headers/pe_get_image_section_tbl_addr.c
Branch:
f270f552caa358209b8ae48a6a31bc478bf3cc4b
main
f270f552caa358209b8ae48a6a31bc478bf3cc4b
src
headers
pe_get_image_section_tbl_addr.c
PE format: struct pe_sec_hdr --> struct pe_raw_sec_hdr.
midipix
• 8 years ago
9089cb
PE format: union pe_opt_hdr [and friends] --> union pe_raw_opt_hdr.
midipix
• 8 years ago
fad23f
PE format: struct pe_coff_file_hdr --> struct pe_raw_coff_file_hdr.
midipix
• 8 years ago
945985
pe_get_image_section_tbl_addr() and pe_get_image_named_section_addr(): initial commit.
midipix
• 9 years ago
e2475c