pagure Logo
  • Log In

tulips / perk

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 371

Branch: 99c4526766e22ec051156c716a698402329f793e
main
PE format: struct pe_image_dos_hdr --> struct pe_raw_image_dos_hdr.
midipix • 8 years ago  
99c452
perk_api.h: fix export/import inconsistency.
midipix • 8 years ago  
a1fa1e
PE format: added struct pe_coff_symbol_name.
midipix • 8 years ago  
64ebb8
whitespace meditation.
midipix • 8 years ago  
381efa
reader: pe_read_coff_symbl(): initial integration.
midipix • 8 years ago  
ea6b78
reader: pe_read_coff_symbol(): initial implementation.
midipix • 8 years ago  
edaa40
PE format: renamed struct pe_coff_sym_entry --> struct pe_coff_symbol.
midipix • 8 years ago  
a24b2d
reader: renamed pe_read_import_lookup_item() --> pe_read_import_lookup().
midipix • 8 years ago  
9770d4
struct pe_meta_coff_sym_entry: allow .name to hold a mid-size symbol file name.
midipix • 8 years ago  
edca77
perk.h: added error trace comment.
midipix • 8 years ago  
27496e
output: pe_output_image_strings(): initial implementation and integration.
midipix • 8 years ago  
0d4d47
driver: added --strings support (list strings found in the coff string table).
midipix • 8 years ago  
ecf121
driver: skin: change short option of --symbols to 'm' (stressed consonant).
midipix • 8 years ago  
d492af
reader: pe_read_import_header(): remove useless optimization.
midipix • 8 years ago  
a4928b
reader: pe_read_export_header(): remove useless optimization.
midipix • 8 years ago  
f73f55
reader: pe_read_section_header(): remove useless optimization.
midipix • 8 years ago  
4d1375
reader: pe_read_optional_header(): remove useless optimization.
midipix • 8 years ago  
56cb69
reader: pe_read_coff_header(): remove useless optimization.
midipix • 8 years ago  
c10b3d
reader: pe_read_dos_header(): remove useless optimization.
midipix • 8 years ago  
d2a31a
reader: pe_read_optional_header_big_endian(): added missing directory bits.
midipix • 8 years ago  
659299
output: pe_output_image_symbols(): initial implementation and integration.
midipix • 8 years ago  
f779e3
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
library api: struct pe_common_ctx: removed obsolete members.
midipix • 8 years ago  
7d80bb
pe_read_section_header(): removed todo comment (cf. commit 67b1e98).
midipix • 8 years ago  
e6d603
pe_read_coff_header(): code clean-up.
midipix • 8 years ago  
51aab1
project: updated README file.
midipix • 8 years ago  
dfb987
output: pe_error_strings[] array definition: be pedantic.
midipix • 8 years ago  
4f36c2
info: pe_subtype_str[] array definition: be pedantic.
midipix • 8 years ago  
6eeec5
info: pe_subsystem_str[] array definition: be pedantic.
midipix • 8 years ago  
4b9f6c
info: pe_framework_str[] array definition: be pedantic.
midipix • 8 years ago  
6ad4d2
info: pe_abi_str[] array definition: be pedantic.
midipix • 8 years ago  
461c11
pe_get_image_meta(): properly cast from void * to const unsigned char *.
midipix • 8 years ago  
4a8ae6
pe_get_rva_from_roffset(): code maintenance.
midipix • 8 years ago  
a8c6cb
pe_output_export_symbols(): code maintenance.
midipix • 8 years ago  
c3af45
pe_get_image_meta(): record number of exported symbols in the summary.
midipix • 8 years ago  
ad7d42
pe_get_image_meta(): code maintenance.
midipix • 8 years ago  
85fd0d
output: pe_output_image_sections(): implementation and integration.
midipix • 8 years ago  
437706
pe_get_image_meta(): added coff string table and long section name support.
midipix • 8 years ago  
67b1e9
PE format: added struct pe_coff_sym_entry, struct pe_meta_coff_sym_entry.
midipix • 8 years ago  
7ec070
pe_output_image_category(): signature now matches that of other output api's.
midipix • 8 years ago  
204e71
output: image category: yaml: be consistent, use info type for the header.
midipix • 8 years ago  
44fcac
utility: code maintenance: removed pe_paragraph_break().
midipix • 8 years ago  
e34e5c
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
pe_output_image_type(): do not include headers that are no longer needed.
midipix • 8 years ago  
c06e27
project: source tree layout: moved info source files under src/info.
midipix • 8 years ago  
b64d66
  • « Newer
  • page 1 of 8
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.