pcmenke opened this issue 6 years ago · 2 comments
Ida 7.1 doesn't import idaapi by default, First line of the file need to add
import idaapi if idaapi.IDA_SDK_VERSION <= 695: ...............
Feel free to send a pull request:)
This issue can be closed :)