Skip to content

Helper.py: Fix error when get_array_element returns an int.#64

Open
CycleOfTheAbsurd wants to merge 3 commits intoigogo-x86:masterfrom
CycleOfTheAbsurd:master
Open

Helper.py: Fix error when get_array_element returns an int.#64
CycleOfTheAbsurd wants to merge 3 commits intoigogo-x86:masterfrom
CycleOfTheAbsurd:master

Conversation

@CycleOfTheAbsurd
Copy link
Copy Markdown

When opening certain IDB's in IDA 7.5, I get the following error:
2020-08-18 11_51_19-Warning

This error prevents the plugin from being loaded and messes up the Structures view. This is due to get_array_element sometimes returning an integer.
This PR converts integers to bytes object in the load_long_str_from_idb helper function.

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.

1 participant