summaryrefslogtreecommitdiffhomepage
path: root/src/logic/pe_image_meta_data.c
AgeCommit message (Expand)AuthorFilesLines
36 hoursstruct pe_image_meta: added and integrated the .r_reltbl vector member.HEADmainmidipix1-6/+27
37 hoursapi: renamed struct pe_raw_base_reloc_block as struct pe_raw_base_reloc_blk.midipix1-3/+3
48 hourspe_meta_get_image_meta(): whitespace meditation.midipix1-2/+5
48 hourspe_meta_get_image_meta(): fix handling of the padding base relocation block.midipix1-9/+8
2 dayspe_meta_get_image_meta(): refactor for enhanced clarity and readability.midipix1-74/+175
2 dayslogic: refactor, whitespace meditation.midipix1-14/+41
2 dayslogic: pe_get_expsym_by_index(): refactor, remove accidental LE host assumption.midipix1-7/+12
2 dayslogic: pe_get_expsym_by_name(): refactor, remove accidental LE host assumption.midipix1-6/+12
2 dayspe_meta_get_image_meta(): count base relocations and base relocation blocks.midipix1-0/+52
5 daysstruct pe_image_meta: added and integrated the .m_symvec_symidx member.midipix1-1/+8
6 daysstruct pe_meta_sec_hdr: optimize for iterative name access.midipix1-3/+3
9 daysstruct pe_image_meta: added and integrated .m_symvec_crc32 and .m_symvec_crc64.midipix1-0/+46
9 dayspe_meta_get_image_meta(): free the (newly) allocated .m_symtbl array.midipix1-0/+1
9 daysstruct pe_meta_coff_symbol: added and integrated .cs_crc32 and .cs_crc64.midipix1-0/+7
9 dayspe_meta_get_image_meta(): whitespace meditation.midipix1-11/+12
9 daysstruct pe_image_meta: added and integrated .r_symtbl and .m_symtbl.midipix1-3/+22
9 daysAnnual chores.midipix1-1/+1
10 daysstruct pe_meta_coff_file_hdr: .cfh_num_of_syms ==> .cfh_size_of_sym_tbl.midipix1-2/+2
2025-05-31pe_meta_get_image_meta(): loop internal call optimization.midipix1-19/+46
2025-05-30library api: _meta_ (object and image meta data) namespace overhaul.midipix1-0/+555