Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

objc2_analyzer.py cannot work for IDA 7.5 #93

Open
zhengmin1989 opened this issue Jul 15, 2020 · 0 comments
Open

objc2_analyzer.py cannot work for IDA 7.5 #93

zhengmin1989 opened this issue Jul 15, 2020 · 0 comments

Comments

@zhengmin1989
Copy link

There are some changes in IDA 7.*. For example:

  1. "ADRP Rx, label@PAGE; ADD Rx, Rx, label@PAGEOFF" is replaced by "ADRL Rx, label"

  2. without idaapi.auto_wait(), python script cannot get Xref.

Please update objc2_analyzer.py to support IDA 7.*. Thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant