summaryrefslogtreecommitdiffhomepage
path: root/src
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 *.midipix2-3/+3
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.midipix9-31/+31
2016-11-10initial commit.midipix11-0/+771