def run(self, arg): """ This is called by IDA when this file is loaded as a script. """ idaapi.msg("%s cannot be run as a script.\n" % self.wanted_name)