- Introduced a new command 'annotate-usecode' to import USECODE IR JSON annotation hints as Ghidra comments on compiled anchors. - Added argument parsing for multiple IR JSON files, comment type selection, and a dry-run option. - Implemented logic to read annotation records from the provided IR files and set comments on the corresponding addresses in Ghidra. - Enhanced JSON schema to include response structure for the new command. |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| common.py | ||