pagure Logo
  • Log In

tulips / perk

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

Commits 925

Branch: main
main
api: enum pe_cmd: remove PERK_CMD_OBJDUMP to avoid disassembler dependency.
midipix • 2 days ago  
bdab17
driver: added --cmd=strings support, pe_cmd_strings() stub, and perk-strings symlink.
midipix • 2 days ago  
902614
ar: PERK_AR_CMD_SYNOPSIS: updated tool description.
midipix • 2 days ago  
9e61fe
driver: pe_main(): added missing case for PERK_CMD_STRIP.
midipix • 2 days ago  
d6b446
driver: added --cmd=ranlib support, pe_cmd_ranlib() stub, and perk-ranlib symlink.
midipix • 2 days ago  
b8ba22
driver: added --cmd=strip support, pe_cmd_strip() stub, and perk-strip symlink.
midipix • 2 days ago  
339b39
driver: pe_cmd_from_program(): refactor (utilize the tool program name table).
midipix • 3 days ago  
d09145
driver: pe_main(): whitespace meditation.
midipix • 3 days ago  
809efc
driver: pe_main(): refactor, internally use pe_cmd_common().
midipix • 3 days ago  
b8e562
perk_synopsis_impl.h: whitespace meditation.
midipix • 3 days ago  
71b7c2
driver: added --cmd=size support, pe_cmd_size() stub, and perk-size symlink.
midipix • 3 days ago  
64f8b0
driver: added --cmd=nm support, the pe_cmd_nm() stub, and the perk-nm symlink.
midipix • 3 days ago  
d63dd2
api: enum pe_cmd: added the remaining members.
midipix • 3 days ago  
9ba2d8
ar: remove the forward declaration of pe_ar_list_members() (no longer needed).
midipix • 3 days ago  
390d59
driver: added the --relocs switch (image base relocations).
midipix • 3 days ago  
733dcf
output: pe_output_base_relocs(): initial implementation.
midipix • 3 days ago  
c59988
struct pe_image_meta: added and integrated the .r_reltbl vector member.
midipix • 5 days ago  
2b1cee
api: renamed struct pe_raw_base_reloc_block as struct pe_raw_base_reloc_blk.
midipix • 5 days ago  
385f4b
pe_meta_get_image_meta(): whitespace meditation.
midipix • 6 days ago  
052008
pe_meta_get_image_meta(): fix handling of the padding base relocation block.
midipix • 6 days ago  
b6bb33
pe_meta_get_image_meta(): refactor for enhanced clarity and readability.
midipix • 6 days ago  
572491
logic: refactor, whitespace meditation.
midipix • a week ago  
7d8684
logic: pe_get_expsym_by_index(): refactor, remove accidental LE host assumption.
midipix • a week ago  
74d481
logic: pe_get_expsym_by_name(): refactor, remove accidental LE host assumption.
midipix • a week ago  
90c2a6
driver: pe_cctx_update(): added missing variable initialization.
midipix • a week ago  
18872e
pe_meta_get_image_meta(): count base relocations and base relocation blocks.
midipix • a week ago  
fd4952
PE/COFF format: added struct pe_raw_base_reloc_block.
midipix • a week ago  
5470da
api: renamed pe_output_image_symbols() as pe_output_pecoff_symbols().
midipix • a week ago  
f1811f
api: renamed pe_output_image_strings() as pe_output_pecoff_strings().
midipix • a week ago  
119ad0
api: renamed pe_output_image_sections() as pe_output_pecoff_sections().
midipix • a week ago  
b3bd3b
api: renamed pe_output_image_category() as pe_output_pecoff_category().
midipix • a week ago  
a7c317
perk_secattr.h: added with section attr definitions for reserved sections.
midipix • a week ago  
a484c9
pe_output_image_sections(): relocation symbol: now described.
midipix • a week ago  
e72eab
struct pe_image_meta: added and integrated the .m_symvec_symidx member.
midipix • a week ago  
60ec68
pe_output_image_sections(): relocation type: now described.
midipix • a week ago  
a03a54
pe_output_image_symbols(): comdat selection: now described.
midipix • a week ago  
99be98
pe_output_image_symbols(): fix formatting redundancy.
midipix • a week ago  
73d2ea
pe_output_image_sections(): output relocation records in verbose mode.
midipix • a week ago  
49d195
reader: implemented pe_read_coff_reloc().
midipix • a week ago  
2292ef
pe_output_image_symbols(): output auxiliary records of section symbols.
midipix • a week ago  
afa3a7
pe_output_image_sections(): implemented verbose yaml output.
midipix • a week ago  
97dd39
pe_output_image_sections(): rewrite, produce prettier yaml.
midipix • a week ago  
72d820
struct pe_meta_sec_hdr: optimize for iterative name access.
midipix • 2 weeks ago  
39eebb
driver: added the --yaml switch (same as --pretty=yaml).
midipix • 2 weeks ago  
2115d0
pe_output_image_symbols(): properly handle empty symbol tables.
midipix • 2 weeks ago  
0044bc
pe_output_symbol_records_yaml(): weak extern characteristics: now described.
midipix • 2 weeks ago  
cacb6a
perk_consts.h: added PE_IMAGE_WEAK_EXTERN_SEARCH_{NOLIBRARY|LIBRARY|ALIAS}.
midipix • 2 weeks ago  
1274f6
pe_output_symbol_records_yaml(): output auxiliary records of weak externals.
midipix • 2 weeks ago  
4816ec
reader: implemented pe_read_aux_rec_weaksym().
midipix • 2 weeks ago  
09166f
reader: implemented pe_read_aux_rec_section().
midipix • 2 weeks ago  
6cc493
PE/COFF api: added struct pe_meta_aux_rec_weaksym.
midipix • 2 weeks ago  
a4b1bb
  • « Newer
  • page 1 of 19
  • » Older

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.