Skip to content

Conversation

information-redacted
Copy link

This PR improves upon the Python 3 port of the code, allowing its use in IDA 7.7 (DBG_Hooks is imported from within idaapi), as well as ensuring that;

a) names are valid (prior implementation would try to concatenate str+bytes, resulting in the exception condition being hit)
b) that the user is informed of invalid function names (SN_CHECK)

fix: function names can now be set
chore: let the user know of errors
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