summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_meta.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-15pe_get_image_meta(): added coff string table and long section name support.midipix1-0/+2
2016-11-15PE format: added struct pe_coff_sym_entry, struct pe_meta_coff_sym_entry.midipix1-0/+12
2016-11-14info api: pe_get_image_abi(): initial implementation.midipix1-0/+7
2016-11-14info api: pe_get_image_subtype(): initial implementation.midipix1-0/+8
2016-11-14info api: pe_get_image_framework(): initial implementation.midipix1-0/+16
2016-11-10perk_structs.h: rewrite cleanly; redefine pe_import_lookup_item as a union.midipix1-1/+1
2016-11-10fix big-endian code path; make the code more -Wall-resistant.midipix1-1/+1
2016-11-10initial commit.midipix1-0/+222