L4ys / LazyIDA

Make your IDA Lazy!
MIT License
1.07k stars 162 forks source link

IDA 7.1 Choose2 undefined #4

Closed AlixAbbasi closed 6 years ago

AlixAbbasi commented 6 years ago

There is an issue with IDA 7.1 now,

C:\Program Files\IDA 7.1\plugins\LazyIDA.py: name 'Choose2' is not defined Traceback (most recent call last): File "C:\Program Files\IDA 7.1\python\ida_idaapi.py", line 566, in IDAPython_ExecScript execfile(script, g) File "C:/Program Files/IDA 7.1/plugins/LazyIDA.py", line 30, in class VulnChoose(Choose2): NameError: name 'Choose2' is not defined