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

name array with array_<id> instead of struct_<id> #4

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

name array with array_<id> instead of struct_<id> #4

ampotos opened this issue Aug 25, 2016 · 0 comments

Comments

@ampotos
Copy link
Owner

ampotos commented Aug 25, 2016

When the option -k is used or when the analyze is run on a block via the web_ui all structure are named struc_ even if they look like an array.
Change the name of detected array by array_ will help to know this block is an array without having to go to the struct view.

That can be easyli done in Struct.clean_all_struct() (Struct.not_a_struct() return True when the block is detected as 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