summaryrefslogtreecommitdiffhomepage
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2016-11-10pe_get_image_meta(): do not print import library information unconditionally.midipix1-0/+4
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.midipix2-3/+3
2016-11-10pe_free_image_meta_impl(): free implib-related memory.midipix1-0/+6
2016-11-10fix big-endian code path; make the code more -Wall-resistant.midipix2-2/+2
2016-11-10initial commit.midipix3-0/+340