You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2021. It is now read-only.
Hello.
I'd like to use the ida-patcher in my IDA Pro v7.5 but after i've copied the idapatcher.py file to the plugins folder i get cannot import name 'Choose2' from 'idaapi'... error. I've checked and there is a class Choose2 defined in the ida_kernwin.py file imported by idaapi.py by the idapatcher.py so I completely don't understand why does the error occur.
Hello.
I'd like to use the ida-patcher in my IDA Pro v7.5 but after i've copied the idapatcher.py file to the plugins folder i get cannot import name 'Choose2' from 'idaapi'... error. I've checked and there is a class Choose2 defined in the ida_kernwin.py file imported by idaapi.py by the idapatcher.py so I completely don't understand why does the error occur.