index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
api: renamed pe_output_image_symbols() as pe_output_pecoff_symbols().
midipix
1
-1
/
+1
8 days
api: renamed pe_output_image_strings() as pe_output_pecoff_strings().
midipix
1
-1
/
+1
8 days
api: renamed pe_output_image_sections() as pe_output_pecoff_sections().
midipix
1
-1
/
+1
8 days
api: renamed pe_output_image_category() as pe_output_pecoff_category().
midipix
1
-1
/
+1
8 days
perk_secattr.h: added with section attr definitions for reserved sections.
midipix
1
-0
/
+75
9 days
struct pe_image_meta: added and integrated the .m_symvec_symidx member.
midipix
1
-0
/
+1
10 days
reader: implemented pe_read_coff_reloc().
midipix
2
-0
/
+11
10 days
struct pe_meta_sec_hdr: optimize for iterative name access.
midipix
1
-2
/
+2
11 days
perk_consts.h: added PE_IMAGE_WEAK_EXTERN_SEARCH_{NOLIBRARY|LIBRARY|ALIAS}.
midipix
1
-0
/
+4
11 days
reader: implemented pe_read_aux_rec_weaksym().
midipix
1
-0
/
+3
11 days
reader: implemented pe_read_aux_rec_section().
midipix
1
-0
/
+3
11 days
PE/COFF api: added struct pe_meta_aux_rec_weaksym.
midipix
1
-0
/
+6
11 days
PE/COFF api: added struct pe_meta_aux_rec_section.
midipix
1
-0
/
+10
11 days
PE/COFF format: added struct pe_raw_aux_rec_weaksym.
midipix
1
-0
/
+6
11 days
PE/COFF format: added struct pe_raw_aux_rec_{bf|ef}info.
midipix
1
-0
/
+15
11 days
PE/COFF format: added struct pe_raw_aux_rec_function.
midipix
1
-0
/
+9
12 days
struct pe_meta_coff_symbol: added the .cs_attr and .cs_xattr members.
midipix
1
-0
/
+2
12 days
api: added perk_edefs.h: PE backend extended definitions.
midipix
1
-0
/
+46
13 days
struct pe_image_meta: added and integrated .m_symvec_crc32 and .m_symvec_crc64.
midipix
1
-0
/
+3
13 days
struct pe_meta_coff_symbol: added and integrated .cs_crc32 and .cs_crc64.
midipix
1
-0
/
+2
13 days
pe_hash_mbstr_crc32(), pe_hash_mbstr_crc64(): remove the symlen parameter (no...
midipix
1
-2
/
+2
13 days
struct pe_image_meta: added and integrated .r_symtbl and .m_symtbl.
midipix
1
-0
/
+3
14 days
low-level api: incorporate the framework's crc32 and crc64 interfaces.
midipix
3
-0
/
+150
14 days
struct pe_meta_coff_file_hdr: .cfh_num_of_syms ==> .cfh_size_of_sym_tbl.
midipix
1
-1
/
+1
14 days
struct pe_raw_coff_object_hdr: rename .cfh_num_of_syms to reflect content.
midipix
1
-1
/
+1
14 days
struct pe_raw_coff_image_hdr: rename .cfh_num_of_syms to reflect content.
midipix
1
-1
/
+1
14 days
api: coff symbol structs: rename .cs_num_of_aux_symbols to reflect content.
midipix
2
-2
/
+2
14 days
struct pe_meta_coff_symbol: added the .cs_aux_recs member.
midipix
1
-0
/
+1
14 days
struct pe_meta_coff_symbol: optimize for iterative name access.
midipix
1
-2
/
+2
2025-06-04
api: PERK_DRIVER_AR_PRINT_ARCHIVE -> PERK_DRIVER_AR_PRINT_MEMBERS (consistency).
midipix
1
-1
/
+1
2025-06-04
ar: pe_ar_print_members(): initial implementation and integration.
midipix
1
-0
/
+1
2025-06-04
ar: pe_ar_list_members(): utility and driver integration.
midipix
1
-0
/
+1
2025-06-04
ar: pe_ar_list_members(): initial implementation and integration.
midipix
1
-0
/
+3
2025-06-03
api: perk_output.h: added pretty-printer bits, refactored pre-alpha defs.
midipix
1
-1
/
+6
2025-06-03
pe_cmd_ar(): added command-line semantic verification.
midipix
1
-0
/
+7
2025-06-02
pe_cmd_ar(): updated function signature, defined action and option constants.
midipix
1
-1
/
+19
2025-06-01
driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink.
midipix
1
-0
/
+2
2025-05-31
driver: struct pe_common_ctx: refactor, remove the actflags member.
midipix
1
-4
/
+1
2025-05-31
driver: pe_lib_get_unit_ctx(): added handling of archives and archive members.
midipix
1
-0
/
+9
2025-05-31
struct pe_unit_ctx: remove mapping info (present elsewhere, i.e. via r_image).
midipix
1
-1
/
+0
2025-05-31
archiver api: finalized pe_ar_get_archive_meta() and pe_ar_free_archive_meta().
midipix
1
-0
/
+7
2025-05-30
perk.h: whitespace meditation.
midipix
1
-4
/
+4
2025-05-30
library api: _read_ (low level reader) namespace confirmation.
midipix
1
-1
/
+1
2025-05-30
library api: _raw_ (raw image api) namespace overhaul.
midipix
1
-2
/
+2
2025-05-30
library api: _meta_ (object and image meta data) namespace overhaul.
midipix
1
-8
/
+8
2025-05-30
library api: _info_ (image abi and framework info) namespace overhaul.
midipix
1
-4
/
+4
2025-05-30
library api: _hexdump_ (header and section pretty printing) namespace overhaul.
midipix
1
-7
/
+7
2025-05-30
perk.h: whitespace meditation.
midipix
1
-58
/
+58
2025-05-30
library api: _lib_ (program driver) namespace overhaul.
midipix
1
-6
/
+7
2025-05-30
arbits: added pe_ar_get_archive_meta(), the framework's archive parser.
midipix
1
-0
/
+39
[next]