tmr232/ida-autoruns

ImportError: No module named ida_settings

Closed this issue · 1 comments


def PLUGIN_ENTRY():
    return Autoruns() error: Traceback (most recent call last):
  File "<string>", line 7, in <module>
ImportError: No module named ida_settings

I don't see any mention of ida_settings anywhere, not even in IDA's IDAPython directory nor in your directory, where can I find it?

Are you referring to the repo of williballenthin?

Can you help me fix it?

I was not reading the documentation, sorry.