doronz88 / swift_reversing

My ongoing premier on reversing Swift
47 stars 9 forks source link

No module named 'ida_regfinder' #2

Open 0xObjc opened 2 months ago

0xObjc commented 2 months ago
Traceback (most recent call last):
  File "E:\IDA Pro 8.3\python\3\ida_idaapi.py", line 577, in IDAPython_ExecScript
    exec(code, g)
  File "E:/IDA Pro 8.3/plugins/swift_reversing.py", line 7, in <module>
    import ida_regfinder
ModuleNotFoundError: No module named 'ida_regfinder'
doronz88 commented 1 week ago

Maybe its only for ida 8.4+?