# elf64-reader **Repository Path**: jinghang/elf64-reader ## Basic Information - **Project Name**: elf64-reader - **Description**: VSCode扩展,用于读取ELF64位格式文件信息 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-24 - **Last Updated**: 2025-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 读取ELF64格式的文件,以表格的形式展示。 # 参考 - https://vscode.js.cn/api/get-started/your-first-extension - -https://github.com/microsoft/vscode-extension-samples/blob/main/helloworld-sample/src/extension.ts