From 45085f93822c563376cf962e5b1f05bebe94db05 Mon Sep 17 00:00:00 2001 From: Video Wheel Control Date: Thu, 30 Jul 2026 02:32:38 +0900 Subject: [PATCH] Add go-exec-format-doctor to Dev-Tools --- items/Dev-Tools/go-exec-format-doctor.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 items/Dev-Tools/go-exec-format-doctor.yaml diff --git a/items/Dev-Tools/go-exec-format-doctor.yaml b/items/Dev-Tools/go-exec-format-doctor.yaml new file mode 100644 index 0000000..5b81d99 --- /dev/null +++ b/items/Dev-Tools/go-exec-format-doctor.yaml @@ -0,0 +1,5 @@ +kind: Dev-Tools +owner: soul-sol +repo: go-exec-format-doctor +desc: '离线诊断 ELF、Mach-O 和 PE 可执行文件的格式及架构不匹配,不执行目标文件且无需联网' +desc_en: 'Diagnose ELF, Mach-O, and PE executable format and architecture mismatches locally without executing the target or using the network'