Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-30 | struct pe_raw_coff_file_hdr: member name normalization. | midipix | 1 | -4/+4 |
2016-11-19 | annual chores. | midipix | 1 | -1/+1 |
2016-11-19 | pe_get_image_named_section_addr(): code maintenance. | midipix | 1 | -12/+18 |
2016-11-19 | pe_get_image_section_tbl_addr(): code maintenance. | midipix | 1 | -3/+8 |
2016-11-19 | PE format: struct pe_sec_hdr --> struct pe_raw_sec_hdr. | midipix | 1 | -4/+4 |
2016-11-19 | PE format: union pe_opt_hdr [and friends] --> union pe_raw_opt_hdr. | midipix | 1 | -1/+1 |
2016-11-19 | PE format: struct pe_coff_file_hdr --> struct pe_raw_coff_file_hdr. | midipix | 1 | -2/+2 |
2015-09-26 | pe_get_image_section_tbl_addr() and pe_get_image_named_section_addr(): initia... | midipix | 1 | -0/+58 |