upx/upx

New executable format: win64/arm64

开放

#650 创建于 2023年2月21日

 (16 条评论) (2 个反应) (0 位负责人)C++ (1,279 个派生)batch import
enhancementhelp wantedos:Windows

仓库指标

星标
 (12,842 个星标)
PR 合并指标
 (平均合并 23小时 25分钟) (30 天内合并 18 个 PR)

描述

This is a placeholder issue for adding win64/arm64 (IMAGE_FILE_MACHINE_ARM64).

As the main UPX authors do not use Windows this is a call for external contributors.

Some UPX source code infrastructure is already in place (see src/p_w64pe_arm64.cpp), and the stubs probably can reuse much of the win64/pe handling logic and actual linux/arm64 decompressor code. Related win64/arm64ec #651 should be taken into consideration.

INFO: host win64/arm64 binaries are available in GitHub Actions CI artifacts via windows arm64-win64-vs2022 and zigcc aarch64-windows-gnu

贡献者指南