Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2 days | api: renamed pe_output_image_symbols() as pe_output_pecoff_symbols(). | midipix | 1 | -1/+1 |
2 days | api: renamed pe_output_image_strings() as pe_output_pecoff_strings(). | midipix | 1 | -1/+1 |
2 days | api: renamed pe_output_image_sections() as pe_output_pecoff_sections(). | midipix | 1 | -1/+1 |
2 days | api: renamed pe_output_image_category() as pe_output_pecoff_category(). | midipix | 1 | -1/+1 |
2025-05-31 | utility: pe_cmd_perk(): apply actions to archive members where applicable. | midipix | 1 | -18/+32 |
2025-05-30 | library api: _hexdump_ (header and section pretty printing) namespace overhaul. | midipix | 1 | -7/+7 |
2025-05-30 | library api: _lib_ (program driver) namespace overhaul. | midipix | 1 | -2/+2 |
2025-05-29 | driver: become multi-cmd ready, added pe_cmd_perk(). | midipix | 1 | -0/+83 |