BinSigma/BinSourcerer

I got errors with IdaProTextExtractor_HRC.py when using it in IDA Version 7.0 Windows x64.

limeyao opened this issue · 0 comments

Failed while executing plugin_t.run():
Traceback (most recent call last):
File "D:/IDA7.0/plugins/IdaProTextExtractor_HRC.py", line 1056, in run
fm = ReSrcForm()
File "D:/IDA7.0/plugins/IdaProTextExtractor_HRC.py", line 947, in init
'cEChooser': Form.EmbeddedChooserControl(self.EChooser),
File "D:\IDA7.0\python\ida_kernwin.py", line 4219, in init
raise ValueError("Invalid chooser passed.")
ValueError: Invalid chooser passed.