summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-10struct pe_raw_image: change the type of addr to void *.midipix1-1/+1
2016-11-10pe_map_raw_image: accept page protection as an argument.midipix1-1/+1
2016-11-10perk.h: fix tab alignment (cosmetic).midipix1-1/+1
2016-11-10add perk_api.h and define perk_api to cleanly support PE import libraries.midipix2-14/+50
2016-11-10raw binary file description: add struct pe_data_dirs.midipix1-0/+20
2016-11-10include secondary library headers using a quoted file identifier.midipix1-4/+4
2016-11-10fix big-endian code path; make the code more -Wall-resistant.midipix2-2/+2
2016-11-10initial commit.midipix5-0/+1318