64kramsystem / 64kramsystem/ghidra-vice-connector

Export Ghidra labels/symbols to VICE

未關閉
#12 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
priority: low
主要語言
Python
星號
1
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

## Description

Push Ghidra labels and function names to VICE's symbol table, so VICE's own built-in monitor displays symbolic names instead of raw hex addresses.

## Proposed implementation

- Read all labels from the current Ghidra program
- Send them to VICE using the monitor's label/symbol commands
- Could use VICE's `add_label` monitor command or write a `.sym` file that VICE can load
- Trigger on connect and optionally on Ghidra label changes

## Why this matters

Users who switch between Ghidra and VICE's built-in monitor would see consistent symbolic names in both tools.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。