Commit graph

6 commits

Author SHA1 Message Date
Marco
94c49ac5bd PSX Research 2026-04-07 17:16:44 +02:00
af5b77ea13 Map sorting and usecode 2026-03-26 23:12:38 +01:00
589bfc31ef Pseudocode decompialtion improvements and docs 2026-03-26 22:10:48 +01:00
c12bb39437 Usecode pseudocode 2026-03-26 00:37:17 +01:00
ee33f94b4b Pseudocode and stuff 2026-03-25 23:32:13 +01:00
daa363c3d2 Add 'annotate-usecode' command to import USECODE IR JSON annotations
- 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.
2026-03-24 18:14:20 +01:00