summaryrefslogtreecommitdiffhomepage
path: root/src/main/pe_map_raw_image.c
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-2/+2
2016-11-10fix big-endian code path; make the code more -Wall-resistant.midipix1-1/+1
2016-11-10initial commit.midipix1-0/+40