Skip to content

ghidra: fix invalid address expection and handle partial union #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 16, 2025

Conversation

kumarak
Copy link
Collaborator

@kumarak kumarak commented May 16, 2025

Fixes issues:
1) Handle AddressOutOfBoundsException exception due to invalid offset range
2) Handle PartialUnion type and relegate it to parent type or stripped to undefined type.
3) Generate composite type field if name is missing.

@kumarak kumarak requested a review from xlauko as a code owner May 16, 2025 15:15
@kumarak kumarak requested a review from kaoudis May 16, 2025 15:15
@kumarak kumarak force-pushed the kumarak/fix_invalid_offset branch from dad00c9 to a1697ce Compare May 16, 2025 15:25
@kumarak kumarak requested a review from kaoudis May 16, 2025 16:40
@kumarak kumarak merged commit e6e38dd into main May 16, 2025
3 checks passed
@kumarak kumarak deleted the kumarak/fix_invalid_offset branch May 16, 2025 22:30
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.

2 participants