Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/skin/pe_skin_default.c
Branch:
659299fcedad35b6b86d361c74d732494722660d
main
659299fcedad35b6b86d361c74d732494722660d
src
skin
pe_skin_default.c
driver: added --symbols support (list symbols found in coff symbol table).
midipix
• 8 years ago
016925
driver: skin: changed short option of --sections, use s/S for coff syms/strs.
midipix
• 8 years ago
39af3c
driver: skin: changed short option of --category, use 'c' for sections.
midipix
• 8 years ago
a4543c
driver: skin: be pedantic.
midipix
• 8 years ago
adc337
driver: skin: fix --category usage description.
midipix
• 8 years ago
ae263e
driver: removed --output support (no longer needed).
midipix
• 8 years ago
8c0fd2
output: renamed pe_output_image_type() --> pe_output_image_category().
midipix
• 8 years ago
cd4ace
driver: added --sections support (print image sections).
midipix
• 8 years ago
9d75af
driver: added --type support (print image type).
midipix
• 8 years ago
665ac3
pe_default_options[]: explicitly initialize all members of the null record.
midipix
• 8 years ago
3aa987
output: implemented --pretty=dlltool for exported symbols.
midipix
• 8 years ago
08a894
argv.h: add support for hybrid options (i.e. -std, -pipe).
midipix
• 8 years ago
12240e
whitespace meditation.
midipix
• 8 years ago
c3d8ab
program driver: adjust source tree to support multiple skins.
midipix
• 8 years ago
249590