nao icon indicating copy to clipboard operation
nao copied to clipboard

undefined function PLUGIN_ENTRY

Open tkmru opened this issue 8 years ago • 3 comments

To resolve issue, make PLUGIN_ENTRY function.

Scriptable plugins – Hex Blog

tkmru avatar Feb 15 '17 19:02 tkmru

This error is displayed when IDA starts.

C:\Program Files\IDA 7.0\plugins\eliminate.py: undefined function PLUGIN_ENTRY

tkmru avatar Feb 12 '18 16:02 tkmru

This can be solved by including eliminate.py's code inside the nao.py

n-o-o-n avatar Feb 15 '18 16:02 n-o-o-n

I see. But I want to divide files because there are much code.

tkmru avatar Feb 15 '18 23:02 tkmru