Skip to content

objc2_analyzer.py cannot work for IDA 7.5 #93

Open
@zhengmin1989

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions