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:
77cbd46254c491fb56d863494b9102217f297252
main
77cbd46254c491fb56d863494b9102217f297252
src
headers
pe_get_image_section_tbl_addr.c
pe_impl_strlen_{ansi|utf16}(): provide smooth foreign toolchain support.
midipix
• 7 years ago
5d9c48
struct pe_raw_sec_hdr: member name normalization.
midipix
• 7 years ago
234d23
struct pe_raw_opt_hdr_{32|64}: member name normalization.
midipix
• 7 years ago
6e18ff
struct pe_raw_coff_file_hdr: member name normalization.
midipix
• 7 years ago
12bebb
annual chores.
midipix
• 7 years ago
59fd65
pe_get_image_named_section_addr(): code maintenance.
midipix
• 7 years ago
ab043c
pe_get_image_section_tbl_addr(): code maintenance.
midipix
• 7 years ago
a2cf44
PE format: struct pe_sec_hdr --> struct pe_raw_sec_hdr.
midipix
• 7 years ago
9089cb
PE format: union pe_opt_hdr [and friends] --> union pe_raw_opt_hdr.
midipix
• 7 years ago
fad23f
PE format: struct pe_coff_file_hdr --> struct pe_raw_coff_file_hdr.
midipix
• 7 years ago
945985
pe_get_image_section_tbl_addr() and pe_get_image_named_section_addr(): initial commit.
midipix
• 9 years ago
e2475c