Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/logic/pe_image_meta_data.c
Branch:
90c2a646551443c4a22beb8e92a701b463c7eba9
main
90c2a646551443c4a22beb8e92a701b463c7eba9
src
logic
pe_image_meta_data.c
logic: pe_get_expsym_by_name(): refactor, remove accidental LE host assumption.
midipix
• 4 days ago
90c2a6
pe_meta_get_image_meta(): count base relocations and base relocation blocks.
midipix
• 4 days ago
fd4952
struct pe_image_meta: added and integrated the .m_symvec_symidx member.
midipix
• a week ago
60ec68
struct pe_meta_sec_hdr: optimize for iterative name access.
midipix
• a week ago
39eebb
struct pe_image_meta: added and integrated .m_symvec_crc32 and .m_symvec_crc64.
midipix
• 2 weeks ago
2174f9
pe_meta_get_image_meta(): free the (newly) allocated .m_symtbl array.
midipix
• 2 weeks ago
3d451e
struct pe_meta_coff_symbol: added and integrated .cs_crc32 and .cs_crc64.
midipix
• 2 weeks ago
6b0f33
pe_meta_get_image_meta(): whitespace meditation.
midipix
• 2 weeks ago
789eba
struct pe_image_meta: added and integrated .r_symtbl and .m_symtbl.
midipix
• 2 weeks ago
fd0e2d
Annual chores.
midipix
• 2 weeks ago
6a5301
struct pe_meta_coff_file_hdr: .cfh_num_of_syms ==> .cfh_size_of_sym_tbl.
midipix
• 2 weeks ago
f6a85b
pe_meta_get_image_meta(): loop internal call optimization.
midipix
• 2 weeks ago
2e7361
library api: _meta_ (object and image meta data) namespace overhaul.
midipix
• 2 weeks ago
57ddbe