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

Inner structure detection #14

Open
2 tasks
ampotos opened this issue Aug 25, 2016 · 0 comments
Open
2 tasks

Inner structure detection #14

ampotos opened this issue Aug 25, 2016 · 0 comments

Comments

@ampotos
Copy link
Owner

ampotos commented Aug 25, 2016

Using #5 to check if a base value is in the same block but different of the start of the block say this member is on a inner structure or an inner array.

This will allow the structure recovery process to detect inner structures and array in a more accurate way. The size of the inner structure or array may be found by looking for the first member which don't use the same base value when being accessed.

  • Detect array
  • Detect inner structure

When this will be done the actual array detection will be removed as well as the minimum size to be an array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant