Skip to content

resolve #52: include strings header file#53

Merged
TheRedDaemon merged 3 commits intomainfrom
refactor/strings-header
May 2, 2026
Merged

resolve #52: include strings header file#53
TheRedDaemon merged 3 commits intomainfrom
refactor/strings-header

Conversation

@gynt
Copy link
Copy Markdown
Contributor

@gynt gynt commented May 1, 2026

Resolves #52 by exporting literal strings and their address from Ghidra into a file, listing strings by address. Ready for usage in OpenSHC by including said file.

@gynt gynt force-pushed the refactor/strings-header branch from 0398dfe to f11f32e Compare May 2, 2026 10:57
@gynt gynt requested a review from TheRedDaemon May 2, 2026 10:58
Copy link
Copy Markdown
Contributor

@TheRedDaemon TheRedDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, what about the TODO in the PR description?

Comment thread tools/mcp/ghidra_scripts/stringexporter.py Outdated
Comment thread tools/mcp/ghidra_scripts/stringexporter.py Outdated
@gynt gynt requested a review from TheRedDaemon May 2, 2026 15:16
@TheRedDaemon TheRedDaemon merged commit f801ec5 into main May 2, 2026
1 check passed
@TheRedDaemon TheRedDaemon deleted the refactor/strings-header branch May 2, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle literal strings better

2 participants