summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_output.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-14driver: added -d and -D (list mdso libs [and referenced symbols]).midipix1-0/+2
2016-11-17driver: added --strings support (list strings found in the coff string table).midipix1-0/+1
2016-11-16driver: added --symbols support (list symbols found in coff symbol table).midipix1-0/+1
2016-11-15output: renamed pe_output_image_type() --> pe_output_image_category().midipix1-1/+1
2016-11-15driver: added --sections support (print image sections).midipix1-0/+1
2016-11-12driver: added --type support (print image type).midipix1-0/+1
2016-11-10output: implemented --pretty=dlltool for exported symbols.midipix1-0/+1
2016-11-10pretty printer: yaml support: initial implementation.midipix1-0/+1
2016-11-10output import libraries and dependency symbols: initial implementation.midipix1-0/+2
2016-11-10move all output action- and formatting flags to a designated header.midipix1-6/+12
2016-11-10initial commit.midipix1-0/+12