diaphora icon indicating copy to clipboard operation
diaphora copied to clipboard

undefined function __plugins IDA 7.7

Open steve007iii opened this issue 2 years ago • 1 comments

something changed for ida pro 7.7 I don't know what it could be

C:\Isolation\IDA Pro 7.7\plugins\diaphora.py: undefined function __plugins__diaphora.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_heuristics.py: undefined function __plugins__diaphora_heuristics.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_ida.py: undefined function __plugins__diaphora_ida.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_import.py: undefined function __plugins__diaphora_import.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_load.py: undefined function __plugins__diaphora_load.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_load_and_import.py: undefined function __plugins__diaphora_load_and_import.PLUGIN_ENTRY

x2 C:\Isolation\IDA Pro 7.7\plugins\diaphora.py: undefined function __plugins__diaphora.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_heuristics.py: undefined function __plugins__diaphora_heuristics.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_ida.py: undefined function __plugins__diaphora_ida.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_import.py: undefined function __plugins__diaphora_import.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_load.py: undefined function __plugins__diaphora_load.PLUGIN_ENTRY C:\Isolation\IDA Pro 7.7\plugins\diaphora_load_and_import.py: undefined function __plugins__diaphora_load_and_import.PLUGIN_ENTRY

I have no problem with imports.

steve007iii avatar Aug 12 '22 16:08 steve007iii

Uhm... you don't need to copy Diaphora to the plugins folder. Indeed, it's not a proper IDA plugin, so these warnings are normal. Move it to some another folder and use "Run script" from within IDA to run the plugin.

joxeankoret avatar Aug 15 '22 07:08 joxeankoret

Closing it for now, feel free to reopen if you have any problem.

joxeankoret avatar Nov 24 '22 16:11 joxeankoret