Skip to content
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

Identify pointers nested within the reconstructed structure #95

Closed
assafcarlsbad opened this issue Aug 26, 2021 · 1 comment
Closed

Comments

@assafcarlsbad
Copy link
Contributor

assafcarlsbad commented Aug 26, 2021

Hi,

Currently HexRaysCodeXplorer defines all constructed struct members using integer-derived types.
In some cases, it might be worthy to correctly mark members which are pointers.

The HexRaysPyTools plugin (which offers similar functionality) already has this feature.
Attached below are screenshots of the two plugins attempting to reconstruct the same structure, where field_18 is a pointer.

image
image

Thanks!

@matrosov
Copy link
Member

Yep, I agree it needs to be improved. What about pull request? ;)

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

No branches or pull requests

2 participants